Difference between revisions of "CControls::isKeyJustPressed"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isKeyJustPressed( s32 keycode ) </syntaxhighlight> Object method of: CControls Category:Scripting [[Cat...")
 
(No difference)

Latest revision as of 17:58, 29 September 2012



bool isKeyJustPressed( s32 keycode )

Object method of: CControls