|
| enum | Type { kTypeNormal,
kTypeMovement
} |
| |
|
|
virtual void | playSound (int index, Type type)=0 |
| |
|
virtual void | stopSound (Type type)=0 |
| |
|
virtual bool | isPlayingSound (Type type) const =0 |
| |
|
virtual bool | isSoundAvailable (int index) const |
| |
The documentation for this class was generated from the following file: