Go to the source code of this file.
Classes | |
protocol | <CPSoundDelegate> |
Variables | |
var | CPSoundDelegate_sound_didFinishPlaying_ = 1 << 1 |
CPSoundLoadStateCanBePlayed = 2 | |
CPSoundLoadStateEmpty = 0 | |
CPSoundLoadStateError = 3 | |
CPSoundLoadStateLoading = 1 | |
CPSoundPlayBackStatePause = 2 | |
CPSoundPlayBackStatePlay = 0 | |
CPSoundPlayBackStateStop = 1 | |