Uses of Interface
com.blackrook.engine.handler.EngineUpdateHandler
Packages that use EngineUpdateHandler
Package
Description
Contains interfaces that describe objects that have automatic purpose to the Engine.
Contains the state and state manager stack stuff.
-
Uses of EngineUpdateHandler in com.blackrook.engine.roles
Subinterfaces of EngineUpdateHandler in com.blackrook.engine.rolesModifier and TypeInterfaceDescriptioninterfaceDefines an engine component that is added to the main engine ticker. -
Uses of EngineUpdateHandler in com.blackrook.engine.state
Subinterfaces of EngineUpdateHandler 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 EngineUpdateHandlerModifier and TypeClassDescriptionclassThe state manager class for maintaining exclusive, updatable states.