#include <Z2Creature.h>
|
| | Z2SoundObjBeeGroup () |
| |
| void | init (Vec *posPtr, u8 handleNum) |
| |
| void | playBeeGroupSound (JAISoundID soundID, u8) |
| |
| | Z2SoundObjBase () |
| |
| | ~Z2SoundObjBase () |
| |
| void | deleteObject () |
| |
| Z2SoundHandlePool * | startCollisionSE (u32 hitID, u32 mapinfo, Z2SoundObjBase *other) |
| |
| bool | isAlive () |
| |
| void | setSoundStarter (Z2SoundStarter *soundStarter) |
| |
| virtual void | framework (u32 mapinfo, s8 reverb) |
| |
| virtual void | dispose () |
| |
| virtual bool | stopOK (Z2SoundHandlePool &handlePool) |
| |
| virtual Z2SoundHandlePool * | startSound (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startLevelSound (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
Public Member Functions inherited from Z2SoundHandles |
| | Z2SoundHandles () |
| |
| | ~Z2SoundHandles () |
| |
| void | initHandlesPool (u8 handleNum) |
| |
| void | deleteHandlesPool () |
| |
| Z2SoundHandlePool * | getFreeHandle () |
| |
| Z2SoundHandlePool * | getLowPrioSound (JAISoundID soundID) |
| |
| bool | isActive () const |
| |
| Z2SoundHandlePool * | getHandleSoundID (JAISoundID soundID) |
| |
| Z2SoundHandlePool * | getHandleUserData (u32 userData) |
| |
| void | stopAllSounds (u32 fadeTime) |
| |
| void | stopSound (JAISoundID soundID, u32 fadeTime) |
| |
| void | setPos (const JGeometry::TVec3< f32 > &pos) |
| |
| int | getNumHandles () const |
| |
| Z2SoundHandlePool * | getHandle (int index) |
| |
| | JSULink (Z2SoundObjBase *object) |
| |
| Z2SoundObjBase * | getObject () const |
| |
| JSUList< Z2SoundObjBase > * | getSupervisor () const |
| |
| JSULink< Z2SoundObjBase > * | getNext () const |
| |
| JSULink< Z2SoundObjBase > * | getPrev () const |
| |
| | JSUPtrLink (void *object) |
| |
| | ~JSUPtrLink () |
| |
| void * | getObjectPtr () const |
| |
| JSUPtrList * | getList () const |
| |
| JSUPtrLink * | getNext () const |
| |
| JSUPtrLink * | getPrev () const |
| |
◆ Z2SoundObjBeeGroup()
| Z2SoundObjBeeGroup::Z2SoundObjBeeGroup |
( |
| ) |
|
◆ init()
| void Z2SoundObjBeeGroup::init |
( |
Vec * | posPtr, |
|
|
u8 | handleNum ) |
|
virtual |
◆ playBeeGroupSound()
| void Z2SoundObjBeeGroup::playBeeGroupSound |
( |
JAISoundID | soundID, |
|
|
u8 | param_1 ) |
The documentation for this class was generated from the following files: