Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

glgui-height-get returns the GUI height

Example

Example 1: Find the y-coordinate half way up the screen

(/ (glgui-height-get) 2.)
Clone this wiki locally