Drag[en]gine Script Module DragonScript
1.21
|
Default implementation of InputProcessor. More...
Public Member Functions | |
void | inputEvent (InputEvent event) |
Process input event. More... | |
DefaultInputProcessor | new () |
Create input processor. More... | |
Default implementation of InputProcessor.
void Dragengine.Utils.DefaultInputProcessor.inputEvent | ( | InputEvent | event | ) |
Process input event.
Implements Dragengine.Utils.InputProcessor.
Reimplemented in Dragengine.Gui.WidgetInputProcessor, Dragengine.ConversationSystem.ConversationInputProcessor, and Dragengine.Commands.BindingInputProcessor.
DefaultInputProcessor Dragengine.Utils.DefaultInputProcessor.new | ( | ) |
Create input processor.