Package com.prineside.tdi2.events.game
Class InputMultiplexerConfigure
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.InputMultiplexerConfigure
- All Implemented Interfaces:
Event
Triggered each time an InputSystem reconfigures the input multiplexer, changing the stack of input handlers.
You can modify the multiplexer at the moment this event triggers to alter the stack of handlers.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop
-
Constructor Details
-
InputMultiplexerConfigure
-
-
Method Details
-
getMultiplexer
-