|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerLogic | |
|---|---|
| com.threerings.tudey.server.logic | |
| Uses of HandlerLogic in com.threerings.tudey.server.logic |
|---|
| Subclasses of HandlerLogic in com.threerings.tudey.server.logic | |
|---|---|
static class |
HandlerLogic.ActorAdded
Handles an actor added event. |
static class |
HandlerLogic.ActorRemoved
Handles an actor removed event. |
static class |
HandlerLogic.BaseActorObserver
Base class for HandlerLogic.ActorAdded and HandlerLogic.ActorRemoved. |
static class |
HandlerLogic.BaseIntersection
Base class for the various intersection-related handler logic classes. |
static class |
HandlerLogic.BaseIntersectionCount
Handles the intersection count event. |
static class |
HandlerLogic.Intersection
Handles the intersection event. |
static class |
HandlerLogic.IntersectionStart
Handles the intersection start event. |
static class |
HandlerLogic.IntersectionStop
Handles the intersection stop event. |
static class |
HandlerLogic.Request
Handles a client request event. |
static class |
HandlerLogic.Shutdown
Handles the shutdown event. |
static class |
HandlerLogic.Signal
Handles a signal event. |
static class |
HandlerLogic.SignalStart
Handles a signal start event. |
static class |
HandlerLogic.SignalStop
Handles a signal stop event. |
static class |
HandlerLogic.Startup
Handles the startup event. |
static class |
HandlerLogic.ThresholdIntersectionCount
Handles a threshold intersection count event. |
static class |
HandlerLogic.Tick
Handles the tick event. |
static class |
HandlerLogic.Timer
Handles the timer event. |
static class |
HandlerLogic.Transition
Base class for transition handlers. |
static class |
HandlerLogic.VariableChanged
Handles variable changes. |
static class |
HandlerLogic.WarnTimer
Handles the warn timer event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||