Difference between revisions of "GetScreenHeight"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Returns the screen height as an integer (s32). </onlyinclude> <syntaxhighlight lang="cpp"> s32 ScreenHeight() </syntaxhighlight> Category:Scripting [[Category:...") |
(No difference)
|
Revision as of 13:58, 28 August 2012
Returns the screen height as an integer (s32).
s32 ScreenHeight()