Difference between revisions of "GetScreenWidth"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (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 13:58, 28 August 2012
Returns the screen width as an integer (s32).
s32 ScreenWidth()