Difference between revisions of "CliTop"

From Wiki
Jump to: navigation, search
Line 1: Line 1:
{{header|Client|rw|Returns the Y coordinate of the top edge of the gameplay window}}
+
{{header|Client Variables|rw|Returns the Y coordinate of the top edge of the gameplay window}}
  
 
==== Example ====
 
==== Example ====

Revision as of 08:45, 27 August 2005

Returns the Y coordinate of the top edge of the gameplay window

Example


; Move the gameplay window to the top/left corner
set #cliLeft 0
set #cliTop 0
halt

See also

Main Page Documentation