CliTop

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

Jump to: navigation, search

#cliTop

Client System Variables

Description

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

#cliXRes #cliYRes #cliLeft

Main_Page Documentation Client System Variables