Difference between revisions of "GetScreenHeight"

From King Arthur's Gold Wiki
Jump to: navigation, search
(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 14:58, 28 August 2012

Returns the screen height as an integer (s32).

s32 ScreenHeight()