#include <Z2Creature.h>
|
| | Z2CreatureSumomo () |
| |
| void | playSumomoBgm (u32 dist) |
| |
| void | deleteObject () |
| |
| | Z2Creature () |
| |
| | ~Z2Creature () |
| |
| void | init (Vec *animePosPtr, Vec *simplePosPtr, u8 animeHandleNum, u8 simpleHandleNum) |
| |
| void | init (Vec *animePosPtr, Vec *simplePosPtr, Vec *simple2PosPtr, u8 animeHandleNum, u8 simpleHandleNum, u8 simple2HandleNum) |
| |
| void | initAnime (void *animation, bool, f32 startFrame, f32) |
| |
| void | updateAnime (f32, f32) |
| |
| void | stopAnime () |
| |
| virtual void | setSoundStarter (Z2SoundStarter *soundStarter) |
| |
| virtual void | framework (u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureSound (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureSoundLevel (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureVoice (JAISoundID soundID, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureVoiceLevel (JAISoundID soundID, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureExtraSound (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCreatureExtraSoundLevel (JAISoundID soundID, u32 mapinfo, s8 reverb) |
| |
| virtual Z2SoundHandlePool * | startCollisionSE (u32 hitID, u32 mapinfo) |
| |
| Vec * | getCurrentPos () const |
| |
◆ Z2CreatureSumomo()
| Z2CreatureSumomo::Z2CreatureSumomo |
( |
| ) |
|
◆ deleteObject()
| void Z2CreatureSumomo::deleteObject |
( |
| ) |
|
|
virtual |
◆ playSumomoBgm()
| void Z2CreatureSumomo::playSumomoBgm |
( |
u32 | dist | ) |
|
The documentation for this class was generated from the following files: