| Package | Description |
|---|---|
| s3games | |
| s3games.engine | |
| s3games.engine.expr | |
| s3games.gui | |
| s3games.util |
| Class and Description |
|---|
| SwitchListener
Listeners to switch class should implement this interface.
|
| Class and Description |
|---|
| IndexedName
Represents a string of a form "WHATEVER(a,b,..z)", where a..z are numbers
|
| Switch
A switch is used to hold a logical value on/off, and notify all its registered
listeners whenever it changes its value
|
| Class and Description |
|---|
| IndexedName
Represents a string of a form "WHATEVER(a,b,..z)", where a..z are numbers
|
| Class and Description |
|---|
| Switch
A switch is used to hold a logical value on/off, and notify all its registered
listeners whenever it changes its value
|
| Class and Description |
|---|
| SwitchListener
Listeners to switch class should implement this interface.
|