Uses of Interface
com.blackrook.engine.handler.EngineInputHandler
Packages that use EngineInputHandler
Package
Description
Contains interfaces that describe objects that have automatic purpose to the Engine.
Contains the state and state manager stack stuff.
-
Uses of EngineInputHandler in com.blackrook.engine.roles
Subinterfaces of EngineInputHandler in com.blackrook.engine.rolesModifier and TypeInterfaceDescriptioninterfaceThis interface describes an object that should receive input events. -
Uses of EngineInputHandler in com.blackrook.engine.state
Subinterfaces of EngineInputHandler in com.blackrook.engine.stateModifier and TypeInterfaceDescriptioninterfaceDefines an engine state that can be pushed or popped from theStateManager.Classes in com.blackrook.engine.state that implement EngineInputHandlerModifier and TypeClassDescriptionclassThe state manager class for maintaining exclusive, updatable states.