#include <Entity.hpp>
|
| Entity (Engine &engine, const AudioGroup &group, int groupId, ObjectId oid=ObjectId()) |
|
Engine & | getEngine () |
|
const AudioGroup & | getAudioGroup () const |
|
int | getGroupId () const |
|
ObjectId | getObjectId () const |
|
|
bool | m_destroyed = false |
|
Engine & | m_engine |
|
const AudioGroup & | m_audioGroup |
|
int | m_groupId |
|
ObjectId | m_objectId = 0xffff |
|
|
class | Engine |
|
class | SoundMacroState |
|
Common 'engine child' class
Definition at line 18 of file Entity.hpp.
The documentation for this class was generated from the following file: