Difference between revisions of "GetScreenWidth"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Returns the screen width as an integer (s32). </onlyinclude> <syntaxhighlight lang="cpp"> s32 ScreenWidth() </syntaxhighlight> Category:Scripting [[Category:Gl...")
(No difference)

Revision as of 14:58, 28 August 2012

Returns the screen width as an integer (s32).

s32 ScreenWidth()