Package net.sourceforge.pain.logic

Interface Summary
Event Boundary event to logical system Event impl usually contains code with mapping of external to system events to virtual world logic.
LogicReloadListener Allows receive events on logic reloading by LogicLoader.
 

Class Summary
Affect Affects logic base class.
LogicLoader Class responsible for logic loading
TimedAffect Affects timing (Affect stop time) is automaticaly managed by codebase.
Trigger Base class for all trigger logic impls (controller over persistent TriggerData).
TriggersLogicFactory User: fmike Date: May 29, 2004 Time: 6:56:19 PM