GameApp.keyEvent

Called if a key input event has occured. Note: This function will be changed once I move input handling and output screen handling to iota.

class GameApp
public
void
keyEvent
(
uint id
,
BindingCode code
,,)

Meta