API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPSound.j File Reference

Go to the source code of this file.

Variables

 CPSoundLoadStateCanBePlayed = 2
 
 CPSoundLoadStateEmpty = 0
 
 CPSoundLoadStateError = 3
 
 CPSoundLoadStateLoading = 1
 
 CPSoundPlayBackStatePause = 2
 
 CPSoundPlayBackStatePlay = 0
 
 CPSoundPlayBackStateStop = 1
 

Variable Documentation

CPSoundLoadStateCanBePlayed = 2

Definition at line 26 of file CPSound.j.

CPSoundLoadStateEmpty = 0

Definition at line 24 of file CPSound.j.

CPSoundLoadStateError = 3

Definition at line 27 of file CPSound.j.

CPSoundLoadStateLoading = 1

Definition at line 25 of file CPSound.j.

CPSoundPlayBackStatePause = 2

Definition at line 31 of file CPSound.j.

CPSoundPlayBackStatePlay = 0

Definition at line 29 of file CPSound.j.

CPSoundPlayBackStateStop = 1

Definition at line 30 of file CPSound.j.