Uses of Interface
com.blackrook.engine.receiver.EngineInputEventReceiver
Packages that use EngineInputEventReceiver
Package
Description
Contains interfaces that describe objects that have automatic purpose to the Engine.
-
Uses of EngineInputEventReceiver in com.blackrook.engine.roles
Methods in com.blackrook.engine.roles with parameters of type EngineInputEventReceiverModifier and TypeMethodDescriptionvoidEngineInputBroadcaster.addInputReceiver(EngineInputEventReceiver receiver) Called byEnginein order to pass along the event receiver that is used to broadcast input events to listening components in the engine.