![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAIAudible.h>
Inheritance diagram for JAIAudible:
Collaboration diagram for JAIAudible:Public Member Functions | |
| virtual | ~JAIAudible () |
| virtual JASSoundParams * | getOuterParams (int)=0 |
| virtual void | calc ()=0 |
| JGeometry::TVec3< float > & | getPos () |
| void | setPos (const JGeometry::TVec3< float > &other) |
Public Attributes | |
| JGeometry::TVec3< float > | mPos |
|
virtual |
|
pure virtual |
Implemented in Z2Audible.
|
pure virtual |
Implemented in Z2Audible.
|
inline |
|
inline |
| JGeometry::TVec3<float> JAIAudible::mPos |