Package com.blackrook.engine.receiver
package com.blackrook.engine.receiver
Contains interfaces that describe objects that send events to the Engine.
-
InterfacesClassDescriptionThis class is designed to be the class that implementors of
EngineInputBroadcasteruse to fire input events to the engine.This class is designed to be the class that implementors ofEngineMessageBroadcasteruse to fire messages to the engine and its visible components.This class is designed to be the class that implementors ofEngineWindowBroadcasteruse to fire window events to the engine.