xoreos  0.0.5
Engines::KotOR::Creature Member List

This is the complete list of members for Engines::KotOR::Creature, including all inherited members.

_actionQueueEngines::KotOR::Creatureprivate
_appearanceEngines::KotOR::Creatureprivate
_conversationEngines::KotOR::Creatureprivate
_currentHitPointsEngines::KotOR::Objectprotected
_descriptionEngines::KotOR::Objectprotected
_equipmentEngines::KotOR::Creatureprivate
_faceEngines::KotOR::Creatureprivate
_genderEngines::KotOR::Creatureprivate
_headModelEngines::KotOR::Creatureprivate
_idAurora::NWScript::Objectprotected
_idsEngines::KotOR::Objectprotected
_inventoryEngines::KotOR::Creatureprivate
_isPCEngines::KotOR::Creatureprivate
_levelsEngines::KotOR::Creatureprivate
_maxHitPointsEngines::KotOR::Objectprotected
_minOneHitPointEngines::KotOR::Objectprotected
_modelEngines::KotOR::Creatureprivate
_modelTypeEngines::KotOR::Creatureprivate
_nameEngines::KotOR::Objectprotected
_orientationEngines::KotOR::Objectprotected
_portraitEngines::KotOR::Objectprotected
_positionEngines::KotOR::Objectprotected
_raceEngines::KotOR::Creatureprivate
_roomEngines::KotOR::Objectprotected
_runRateEngines::KotOR::Creatureprivate
_skinEngines::KotOR::Creatureprivate
_soundEngines::KotOR::Objectprotected
_staticEngines::KotOR::Objectprotected
_subRaceEngines::KotOR::Creatureprivate
_tagAurora::NWScript::Objectprotected
_typeEngines::KotOR::Objectprotected
_usableEngines::KotOR::Objectprotected
_visibleEngines::KotOR::Creatureprivate
_walkRateEngines::KotOR::Creatureprivate
changeBody()Engines::KotOR::Creatureprivate
changeWeapon(EquipmentSlot slot)Engines::KotOR::Creatureprivate
clearActionQueue()Engines::KotOR::Creature
clearScripts()Engines::KotOR::ScriptContainerprotected
clearVariables()Aurora::NWScript::VariableContainer
click(Object *triggerer=0)Engines::KotOR::Creaturevirtual
createFakePC()Engines::KotOR::Creature
createPC(const CharacterGenerationInfo &info)Engines::KotOR::Creature
Creature()Engines::KotOR::Creature
Creature(const Aurora::GFF3Struct &creature)Engines::KotOR::Creature
Creature(const Common::UString &resRef)Engines::KotOR::Creature
dequeueAction()Engines::KotOR::Creature
enqueueAction(const Action &action)Engines::KotOR::Creature
enter()Engines::KotOR::Creaturevirtual
equipItem(Common::UString tag, EquipmentSlot slot)Engines::KotOR::Creature
getBodyMeshString(Gender gender, Class charClass, char state='b')Engines::KotOR::Creaturestatic
getCameraHeight() constEngines::KotOR::Creature
getClassByPosition(int position) constEngines::KotOR::Creature
getConversation() constEngines::KotOR::Creature
getCurrentHitPoints()Engines::KotOR::Object
getDescription() constEngines::KotOR::Object
getEquipedItem(EquipmentSlot slot) constEngines::KotOR::Creature
getGender() constEngines::KotOR::Creature
getHeadMeshString(Gender gender, Skin skin, uint32 faceId)Engines::KotOR::Creaturestatic
getID() constAurora::NWScript::Objectinline
getIDs() constEngines::KotOR::Object
getInventory()Engines::KotOR::Creature
getLevel(const Class &c) constEngines::KotOR::Creature
getLevelByPosition(int position) constEngines::KotOR::Creature
getMaxHitPoints()Engines::KotOR::Object
getMinOneHitPoints() constEngines::KotOR::Object
getName() constEngines::KotOR::Object
getOrientation(float &x, float &y, float &z, float &angle) constEngines::KotOR::Objectvirtual
getPartModels(PartModels &parts, uint32 state='a')Engines::KotOR::Creatureprivate
getPartModelsPC(PartModels &parts, uint32 state, uint8 textureVariation)Engines::KotOR::Creatureprivate
getPortrait() constEngines::KotOR::Object
getPosition(float &x, float &y, float &z) constEngines::KotOR::Objectvirtual
getRace() constEngines::KotOR::Creature
getRoom()Engines::KotOR::Object
getRunRate() constEngines::KotOR::Creature
getScript(Script script) constEngines::KotOR::ScriptContainer
getSubRace() constEngines::KotOR::Creature
getTag() constAurora::NWScript::Objectinline
getType() constEngines::KotOR::Object
getVariable(const Common::UString &var, Type type=kTypeVoid)Aurora::NWScript::VariableContainer
getVariable(const Common::UString &var) constAurora::NWScript::VariableContainer
getWalkRate() constEngines::KotOR::Creature
hasScript(Script script) constEngines::KotOR::ScriptContainer
hasVariable(const Common::UString &var) constAurora::NWScript::VariableContainer
hide()Engines::KotOR::Creaturevirtual
hideSoft()Engines::KotOR::Objectvirtual
highlight(bool enabled)Engines::KotOR::Creaturevirtual
init()Engines::KotOR::Creatureprivate
isClickable() constEngines::KotOR::Object
isPartyMember() constEngines::KotOR::Creature
isPC() constEngines::KotOR::Creature
isStatic() constEngines::KotOR::Object
isUsable() constEngines::KotOR::Object
isVisible() constEngines::KotOR::Creaturevirtual
leave()Engines::KotOR::Creaturevirtual
load(const Aurora::GFF3Struct &creature)Engines::KotOR::Creatureprivate
load(const Aurora::GFF3Struct &instance, const Aurora::GFF3Struct *blueprint)Engines::KotOR::Creatureprivate
loadAppearance()Engines::KotOR::Creatureprivate
loadBody(PartModels &parts)Engines::KotOR::Creatureprivate
loadHead(PartModels &parts)Engines::KotOR::Creatureprivate
loadMovementRate(const Common::UString &name)Engines::KotOR::Creatureprivate
loadPortrait(const Aurora::GFF3Struct &gff)Engines::KotOR::Creatureprivate
loadProperties(const Aurora::GFF3Struct &gff)Engines::KotOR::Creatureprivate
makeLookAt(float x, float y)Engines::KotOR::Object
makeLookAt(Object *target)Engines::KotOR::Object
Object(ObjectType type=kObjectTypeInvalid)Engines::KotOR::Object
Aurora::NWScript::Object::Object()Aurora::NWScript::Objectinline
peekAction() constEngines::KotOR::Creature
playAnimation(const Common::UString &anim, bool restart=true, float length=0.0f, float speed=1.0f)Engines::KotOR::Creaturevirtual
playDefaultAnimation()Engines::KotOR::Creature
playDefaultHeadAnimation()Engines::KotOR::Creature
playHeadAnimation(const Common::UString &anim, bool restart=true, float length=0.0f, float speed=1.0f)Engines::KotOR::Creature
playSound(const Common::UString &sound, bool pitchVariance=false)Engines::KotOR::Object
readScripts(const Aurora::GFF3Struct &gff, bool clear=true)Engines::KotOR::ScriptContainerprotected
readScripts(const ScriptContainer &container)Engines::KotOR::ScriptContainerprotected
removeVariable(const Common::UString &var)Aurora::NWScript::VariableContainer
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::ScriptContainerstatic
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::ScriptContainerstatic
ScriptContainer()Engines::KotOR::ScriptContainer
setCurrentHitPoints(int hitpoints)Engines::KotOR::Object
setDefaultAnimations()Engines::KotOR::Creatureprivate
setMaxHitPoints(int maxHP)Engines::KotOR::Object
setMinOneHitPoints(bool enabled)Engines::KotOR::Object
setOrientation(float x, float y, float z, float angle)Engines::KotOR::Creaturevirtual
setPosition(float x, float y, float z)Engines::KotOR::Creaturevirtual
setRoom(Room *room)Engines::KotOR::Object
setVariable(const Common::UString &var, const Variable &value)Aurora::NWScript::VariableContainer
show()Engines::KotOR::Creaturevirtual
stopSound()Engines::KotOR::Object
VariableContainer()Aurora::NWScript::VariableContainer
~Creature()Engines::KotOR::Creature
~Object()Engines::KotOR::Objectvirtual
~ScriptContainer()Engines::KotOR::ScriptContainer
~VariableContainer()Aurora::NWScript::VariableContainervirtual