| Home | Trees | Index | Help |
|
|---|
| Module KX_CDActuator :: Class KX_CDActuator |
|
SCA_ILogicBrick--+ |SCA_IActuator--+ | KX_CDActuator
| Method Summary | |
|---|---|
| float |
Gets the current gain (volume) of the CD. |
Pauses the CD. | |
Sets the gain (volume) of the CD. | |
Starts the CD playing. | |
Stops the CD playing. | |
| Inherited from SCA_ILogicBrick | |
| integer |
Gets the execution priority of this logic brick. |
KX_GameObject
|
Gets the game object associated with this logic brick. |
Sets the priority of this logic brick. | |
| Method Details |
|---|
getGain()Gets the current gain (volume) of the CD.
|
pauseCD()Pauses the CD. |
setGain(gain)Sets the gain (volume) of the CD.
|
startCD()Starts the CD playing. |
stopCD()Stops the CD playing. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Aug 28 03:09:59 2004 | http://epydoc.sf.net |