Drag[en]gine Script Module DragonScript
1.21
|
Process InputEvent send from game engine. More...
Public Member Functions | |
void | inputEvent (InputEvent event) |
Process input event. More... | |
Process InputEvent send from game engine.
void Dragengine.Utils.InputProcessor.inputEvent | ( | InputEvent | event | ) |
Process input event.
Implemented in Dragengine.Utils.DefaultInputProcessor, Dragengine.Gui.WidgetInputProcessor, Dragengine.ConversationSystem.ConversationInputProcessor, and Dragengine.Commands.BindingInputProcessor.