CliLeft

From Wiki
Revision as of 19:45, 15 August 2005 by Stelminator (Talk | contribs) (#cliLeft)

Jump to: navigation, search

#cliLeft

Client System Variables

Description

Returns the X coordinate of the left edge of the gameplay window

Example


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

See Also

#cliXRes #cliYRes #cliTop

Main_Page Documentation Client System Variables