Class InputMultiplexerConfigure

java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.InputMultiplexerConfigure
All Implemented Interfaces:
Event

public class InputMultiplexerConfigure extends StoppableEvent
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.