| EntityComponent(Entity *parent) | EntityComponent | |
| getID() const | EntityComponent | |
| getIsMainListener() const | SoundListenerComponent | |
| getName() const | EntityComponent | |
| getParent() | EntityComponent | |
| getTarget() const | SoundListenerComponent | |
| mID | EntityComponent | [protected] |
| mName | EntityComponent | [protected] |
| onPause(void *p) | SoundListenerComponent | |
| onPositionChange(void *p) | SoundListenerComponent | |
| onUnPause(void *p) | SoundListenerComponent | |
| pParent | EntityComponent | [protected] |
| refAdd() | EntityComponent | |
| refFactory(Entity *parent, bool isMainListener=true) | SoundListenerComponent | [static] |
| EntityComponent::refFactory(Entity *parent) | EntityComponent | [static] |
| refRelease() | EntityComponent | |
| setIsMainListener(bool value=true) | SoundListenerComponent | |
| setName(const std::string &name) | EntityComponent | |
| setTarget(const vector3df &target) | SoundListenerComponent | |
| SoundListenerComponent(Entity *parent, bool isMainListener=true) | SoundListenerComponent | |
| ~EntityComponent() | EntityComponent | [virtual] |
| ~SoundListenerComponent() | SoundListenerComponent |
1.5.8