#include <JAISe.h>
|
| virtual s32 | getNumChild () const |
| |
| virtual JAISoundChild * | getChild (int) |
| |
| virtual void | releaseChild (int) |
| |
| virtual JASTrack * | getTrack () |
| |
| virtual JASTrack * | getChildTrack (int) |
| |
| virtual JAISe * | asSe () |
| |
| virtual JAITempoMgr * | getTempoMgr () |
| |
| virtual bool | JAISound_tryDie_ () |
| |
| | JAISe (JAISeMgr *seMgr, JAISoundStrategyMgr< JAISe > *soundStrategyMgr, u32 priority) |
| |
| void | mixOut_ (const JASSoundParams ¶ms) |
| |
| void | stopTrack_ () |
| |
| void | startTrack_ (const JASSoundParams ¶ms) |
| |
| void | JAISeCategoryMgr_mixOut_ (bool, const JASSoundParams ¶ms, JAISoundActivity activity) |
| |
| void | JAISeCategoryMgr_calc_ () |
| |
| void | JAISeMgr_startID_ (JAISoundID id, const JGeometry::TVec3< f32 > *posPtr, JAIAudience *audience) |
| |
| bool | prepare_getSeqData_ () |
| |
| void | prepare_ () |
| |
| const JAISeqData * | getSeqData () const |
| |
| u32 | JAISeCategoryMgr_getProperPriority_ () const |
| |
| u32 | JAISeCategoryMgr_getPriority_ () const |
| |
| bool | isFarAway () const |
| |
| | JSULink (JAISe *object) |
| |
| JAISe * | getObject () const |
| |
| JSUList< JAISe > * | getSupervisor () const |
| |
| JSULink< JAISe > * | getNext () const |
| |
| JSULink< JAISe > * | getPrev () const |
| |
| | JSUPtrLink (void *object) |
| |
| | ~JSUPtrLink () |
| |
| void * | getObjectPtr () const |
| |
| JSUPtrList * | getList () const |
| |
| JSUPtrLink * | getNext () const |
| |
| JSUPtrLink * | getPrev () const |
| |
| void | releaseHandle () |
| |
| void | attachHandle (JAISoundHandle *handle) |
| |
| | JAISound () |
| |
| void | start_JAISound_ (JAISoundID id, const JGeometry::TVec3< f32 > *posPtr, JAIAudience *audience) |
| |
| bool | acceptsNewAudible () const |
| |
| void | newAudible (const JGeometry::TVec3< f32 > &, JGeometry::TVec3< f32 > const *, u32, JAIAudience *) |
| |
| void | stop () |
| |
| void | stop (u32 fadeTime) |
| |
| void | die_JAISound_ () |
| |
| void | increasePrepareCount_JAISound_ () |
| |
| bool | calc_JAISound_ () |
| |
| void | initTrack_JAISound_ (JASTrack *track) |
| |
| virtual JAISeq * | asSeq () |
| |
| virtual JAIStream * | asStream () |
| |
| JAISoundID | getID () const |
| |
| u32 | getAnimationState () const |
| |
| bool | isAnimated () const |
| |
| void | setAnimationState (u32 state) |
| |
| u32 | getUserData () const |
| |
| void | setUserData (u32 userData) |
| |
| JAIAudible * | getAudible () |
| |
| bool | isHandleAttached () const |
| |
| bool | hasLifeTime () const |
| |
| void | removeLifeTime_ () |
| |
| bool | isPrepared () const |
| |
| void | unlockIfLocked () |
| |
| void | lockWhenPrepared () |
| |
| void | stop_JAISound_ () |
| |
| bool | isStopping () const |
| |
| void | pause (bool param_0) |
| |
| void | updateLifeTime (u32 lifeTime) |
| |
| void | setLifeTime (u32 lifeTime, bool param_1) |
| |
| void | setComesBack (bool param_0) |
| |
| bool | setPos (const JGeometry::TVec3< f32 > &pos) |
| |
| JAISoundFader & | getFader () |
| |
| void | fadeIn (u32 maxSteps) |
| |
| void | fadeOut (u32 maxSteps) |
| |
| JAISoundParamsProperty & | getProperty () |
| |
| s32 | getCount () const |
| |
| JAISoundParamsMove & | getAuxiliary () |
| |
◆ JAISe()
◆ asSe()
◆ getChild()
◆ getChildTrack()
| JASTrack * JAISe::getChildTrack |
( |
int | param_0 | ) |
|
|
virtual |
◆ getNumChild()
| s32 JAISe::getNumChild |
( |
| ) |
const |
|
virtual |
◆ getSeqData()
◆ getTempoMgr()
◆ getTrack()
◆ isFarAway()
| bool JAISe::isFarAway |
( |
| ) |
const |
|
inline |
◆ JAISeCategoryMgr_calc_()
| void JAISe::JAISeCategoryMgr_calc_ |
( |
| ) |
|
◆ JAISeCategoryMgr_getPriority_()
| u32 JAISe::JAISeCategoryMgr_getPriority_ |
( |
| ) |
const |
|
inline |
◆ JAISeCategoryMgr_getProperPriority_()
| u32 JAISe::JAISeCategoryMgr_getProperPriority_ |
( |
| ) |
const |
|
inline |
◆ JAISeCategoryMgr_mixOut_()
◆ JAISeMgr_startID_()
◆ JAISound_tryDie_()
| bool JAISe::JAISound_tryDie_ |
( |
| ) |
|
|
virtual |
◆ mixOut_()
◆ prepare_()
◆ prepare_getSeqData_()
| bool JAISe::prepare_getSeqData_ |
( |
| ) |
|
◆ releaseChild()
| void JAISe::releaseChild |
( |
int | param_0 | ) |
|
|
virtual |
◆ startTrack_()
◆ stopTrack_()
| void JAISe::stopTrack_ |
( |
| ) |
|
◆ inner_
The documentation for this class was generated from the following files: