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