public interface VisualizerState
| Modifier and Type | Interface and Description |
|---|---|
static class |
VisualizerState.Event
possible event types
|
| Modifier and Type | Method and Description |
|---|---|
void |
entry()
Come here on state entry
|
void |
handleEvent(VisualizerState.Event event)
Handle an event
|
void entry()
void handleEvent(VisualizerState.Event event)
Copyright © 2016 Power TAC. All Rights Reserved.