glgui height get - part-cw/lambdanative GitHub Wiki

(glgui-height-get)

glgui-height-get returns the GUI height

Example

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

(/ (glgui-height-get) 2.)