| _activeObject | Engines::KotOR2::Area | private |
| _activeTrigger | Engines::KotOR2::Area | private |
| _ambientDay | Engines::KotOR2::Area | private |
| _ambientDayVol | Engines::KotOR2::Area | private |
| _ambientMusic | Engines::KotOR2::Area | private |
| _ambientNight | Engines::KotOR2::Area | private |
| _ambientNightVol | Engines::KotOR2::Area | private |
| _ambientSound | Engines::KotOR2::Area | private |
| _cameraStyle | Engines::KotOR2::Area | private |
| _description | Engines::KotOR2::Object | protected |
| _displayName | Engines::KotOR2::Area | private |
| _eventQueue | Engines::KotOR2::Area | private |
| _highlightAll | Engines::KotOR2::Area | private |
| _id | Aurora::NWScript::Object | protected |
| _ids | Engines::KotOR2::Object | protected |
| _lyt | Engines::KotOR2::Area | private |
| _module | Engines::KotOR2::Area | private |
| _musicBattle | Engines::KotOR2::Area | private |
| _musicBattleStinger | Engines::KotOR2::Area | private |
| _musicBattleTrack | Engines::KotOR2::Area | private |
| _musicDay | Engines::KotOR2::Area | private |
| _musicDayTrack | Engines::KotOR2::Area | private |
| _musicNight | Engines::KotOR2::Area | private |
| _musicNightTrack | Engines::KotOR2::Area | private |
| _mutex | Engines::KotOR2::Area | private |
| _name | Engines::KotOR2::Object | protected |
| _objectMap | Engines::KotOR2::Area | private |
| _objects | Engines::KotOR2::Area | private |
| _orientation | Engines::KotOR2::Object | protected |
| _portrait | Engines::KotOR2::Object | protected |
| _position | Engines::KotOR2::Object | protected |
| _resRef | Engines::KotOR2::Area | private |
| _room | Engines::KotOR2::Object | protected |
| _rooms | Engines::KotOR2::Area | private |
| _situatedObjects | Engines::KotOR2::Area | private |
| _sound | Engines::KotOR2::Object | protected |
| _static | Engines::KotOR2::Object | protected |
| _tag | Aurora::NWScript::Object | protected |
| _triggers | Engines::KotOR2::Area | private |
| _triggersVisible | Engines::KotOR2::Area | private |
| _type | Engines::KotOR2::Object | protected |
| _usable | Engines::KotOR2::Object | protected |
| _vis | Engines::KotOR2::Area | private |
| _visible | Engines::KotOR2::Area | private |
| _walkmeshInvisible | Engines::KotOR2::Area | private |
| addEvent(const Events::Event &event) | Engines::KotOR2::Area | |
| Area(Module &module, const Common::UString &resRef) | Engines::KotOR2::Area | |
| checkActive(int x=-1, int y=-1) | Engines::KotOR2::Area | private |
| clear() | Engines::KotOR2::Area | private |
| clearScripts() | Engines::KotOR2::ScriptContainer | protected |
| clearVariables() | Aurora::NWScript::VariableContainer | |
| click(int x, int y) | Engines::KotOR2::Area | private |
| Engines::KotOR2::Object::click(Object *triggerer=0) | Engines::KotOR2::Object | virtual |
| Console class | Engines::KotOR2::Area | friend |
| enter() | Engines::KotOR2::Object | virtual |
| evaluateElevation(float x, float y) | Engines::KotOR2::Area | |
| evaluateTriggers(float x, float y) | Engines::KotOR2::Area | |
| getActiveObject() | Engines::KotOR2::Area | |
| getCameraStyle(float &distance, float &pitch, float &height) const | Engines::KotOR2::Area | |
| getDescription() const | Engines::KotOR2::Object | |
| getID() const | Aurora::NWScript::Object | inline |
| getIDs() const | Engines::KotOR2::Object | |
| getMusicBattleTrack() const | Engines::KotOR2::Area | |
| getMusicDayTrack() const | Engines::KotOR2::Area | |
| getMusicNightTrack() const | Engines::KotOR2::Area | |
| getName() const | Engines::KotOR2::Object | |
| getObjectAt(int x, int y) | Engines::KotOR2::Area | private |
| getObjectByTag(const Common::UString &tag) | Engines::KotOR2::Area | |
| getOrientation(float &x, float &y, float &z, float &angle) const | Engines::KotOR2::Object | virtual |
| getPortrait() const | Engines::KotOR2::Object | |
| getPosition(float &x, float &y, float &z) const | Engines::KotOR2::Object | virtual |
| getResRef() | Engines::KotOR2::Area | |
| getRoom() | Engines::KotOR2::Object | |
| getRoomAt(float x, float y) const | Engines::KotOR2::Area | private |
| getRoomsVisibleFrom(const Common::UString &room) const | Engines::KotOR2::Area | |
| getScript(Script script) const | Engines::KotOR2::ScriptContainer | |
| getTag() const | Aurora::NWScript::Object | inline |
| getType() const | Engines::KotOR2::Object | |
| getVariable(const Common::UString &var, Type type=kTypeVoid) | Aurora::NWScript::VariableContainer | |
| getVariable(const Common::UString &var) const | Aurora::NWScript::VariableContainer | |
| hasScript(Script script) const | Engines::KotOR2::ScriptContainer | |
| hasVariable(const Common::UString &var) const | Aurora::NWScript::VariableContainer | |
| hide() | Engines::KotOR2::Area | virtual |
| hideSoft() | Engines::KotOR2::Object | virtual |
| highlight(bool enabled) | Engines::KotOR2::Object | virtual |
| highlightAll(bool enabled) | Engines::KotOR2::Area | private |
| isClickable() const | Engines::KotOR2::Object | |
| isStatic() const | Engines::KotOR2::Object | |
| isUsable() const | Engines::KotOR2::Object | |
| isVisible() const | Engines::KotOR2::Object | virtual |
| leave() | Engines::KotOR2::Object | virtual |
| load() | Engines::KotOR2::Area | private |
| loadARE(const Aurora::GFF3Struct &are) | Engines::KotOR2::Area | private |
| loadCameraStyle(uint32 id) | Engines::KotOR2::Area | private |
| loadCreatures(const Aurora::GFF3List &list) | Engines::KotOR2::Area | private |
| loadDoors(const Aurora::GFF3List &list) | Engines::KotOR2::Area | private |
| loadGIT(const Aurora::GFF3Struct &git) | Engines::KotOR2::Area | private |
| loadLYT() | Engines::KotOR2::Area | private |
| loadObject(KotOR2::Object &object) | Engines::KotOR2::Area | private |
| loadPlaceables(const Aurora::GFF3List &list) | Engines::KotOR2::Area | private |
| loadProperties(const Aurora::GFF3Struct &props) | Engines::KotOR2::Area | private |
| loadRooms() | Engines::KotOR2::Area | private |
| loadTriggers(const Aurora::GFF3List &list) | Engines::KotOR2::Area | private |
| loadVIS() | Engines::KotOR2::Area | private |
| loadWaypoints(const Aurora::GFF3List &list) | Engines::KotOR2::Area | private |
| makeLookAt(float x, float y) | Engines::KotOR2::Object | |
| makeLookAt(Object *target) | Engines::KotOR2::Object | |
| Notifyable() | Events::Notifyable | inline |
| notifyCameraMoved() | Engines::KotOR2::Area | protectedvirtual |
| notifyObjectMoved(Object &o) | Engines::KotOR2::Area | |
| notifyPCMoved() | Engines::KotOR2::Area | |
| Object(ObjectType type=kObjectTypeInvalid) | Engines::KotOR2::Object | |
| Aurora::NWScript::Object::Object() | Aurora::NWScript::Object | inline |
| ObjectList typedef | Engines::KotOR2::Area | private |
| ObjectMap typedef | Engines::KotOR2::Area | private |
| playAmbientMusic(Common::UString music="") | Engines::KotOR2::Area | |
| playAmbientSound(Common::UString sound="") | Engines::KotOR2::Area | |
| playAnimation(const Common::UString &anim, bool restart=true, float length=0.0f, float speed=1.0f) | Engines::KotOR2::Object | virtual |
| playSound(const Common::UString &sound, bool pitchVariance=false) | Engines::KotOR2::Object | |
| processEventQueue() | Engines::KotOR2::Area | |
| readScripts(const Aurora::GFF3Struct &gff) | Engines::KotOR2::ScriptContainer | protected |
| readScripts(const ScriptContainer &container) | Engines::KotOR2::ScriptContainer | protected |
| removeFocus() | Engines::KotOR2::Area | |
| removeVariable(const Common::UString &var) | Aurora::NWScript::VariableContainer | |
| RoomList typedef | Engines::KotOR2::Area | private |
| runScript(Script script, const Aurora::NWScript::ObjectReference owner=Aurora::NWScript::ObjectReference(), const Aurora::NWScript::ObjectReference triggerer=Aurora::NWScript::ObjectReference()) | Engines::KotOR2::ScriptContainer | |
| runScript(const Common::UString &script, const Aurora::NWScript::ObjectReference owner=Aurora::NWScript::ObjectReference(), const Aurora::NWScript::ObjectReference triggerer=Aurora::NWScript::ObjectReference()) | Engines::KotOR2::ScriptContainer | static |
| runScript(const Common::UString &script, const Aurora::NWScript::ScriptState &state, const Aurora::NWScript::ObjectReference owner=Aurora::NWScript::ObjectReference(), const Aurora::NWScript::ObjectReference triggerer=Aurora::NWScript::ObjectReference()) | Engines::KotOR2::ScriptContainer | static |
| ScriptContainer() | Engines::KotOR2::ScriptContainer | |
| setActive(KotOR2::Object *object) | Engines::KotOR2::Area | private |
| setMusicBattleTrack(uint32 track) | Engines::KotOR2::Area | |
| setMusicDayTrack(uint32 track) | Engines::KotOR2::Area | |
| setMusicNightTrack(uint32 track) | Engines::KotOR2::Area | |
| setOrientation(float x, float y, float z, float angle) | Engines::KotOR2::Object | virtual |
| setPosition(float x, float y, float z) | Engines::KotOR2::Object | virtual |
| setRoom(Room *room) | Engines::KotOR2::Object | |
| setVariable(const Common::UString &var, const Variable &value) | Aurora::NWScript::VariableContainer | |
| show() | Engines::KotOR2::Area | virtual |
| showAllRooms() | Engines::KotOR2::Area | |
| stopAmbientMusic() | Engines::KotOR2::Area | |
| stopAmbientSound() | Engines::KotOR2::Area | |
| stopSound() | Engines::KotOR2::Area | |
| testCollision(const glm::vec3 &orig, const glm::vec3 &dest) const | Engines::KotOR2::Area | |
| toggleTriggers() | Engines::KotOR2::Area | |
| toggleWalkmesh() | Engines::KotOR2::Area | |
| unload() | Engines::KotOR2::Area | private |
| VariableContainer() | Aurora::NWScript::VariableContainer | |
| ~Area() | Engines::KotOR2::Area | |
| ~Notifyable() | Events::Notifyable | inlinevirtual |
| ~Object() | Engines::KotOR2::Object | virtual |
| ~ScriptContainer() | Engines::KotOR2::ScriptContainer | |
| ~VariableContainer() | Aurora::NWScript::VariableContainer | virtual |