| GameEvent Constructor |
| Name | Description | |
|---|---|---|
| GameEvent(Object) |
Constructs a new event of the specified type.
| |
| GameEvent(Object, Object) |
Constructs a new event of the specified type and holding the
passed event data.
|