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

glgui-width-get returns the GUI width

Example

Example 1: Find the x-coordinate one quarter across the screen

(/ (glgui-width-get) 4.)
Clone this wiki locally