Uses of Class
com.prineside.tdi2.utils.InputMultiplexerExtended
Packages that use InputMultiplexerExtended
-
Uses of InputMultiplexerExtended in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return InputMultiplexerExtendedConstructors in com.prineside.tdi2.events.game with parameters of type InputMultiplexerExtended -
Uses of InputMultiplexerExtended in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems that return InputMultiplexerExtendedModifier and TypeMethodDescriptionInputSystem.getInputMultiplexer()
Allows to get an input handling stack and to modify it according to your needs.InputSystem.setupInputMultiplexer
(boolean stage, boolean camera, boolean mouseEvents) Prepare and enable default input multiplexer with ability to disable particular processors.