Main Page
Namespaces
Classes
Files
Directories
Related Pages
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
hoa_global::GlobalEnemy Member List
This is the complete list of members for
hoa_global::GlobalEnemy
, including all inherited members.
_agility
hoa_global::GlobalActor
[protected]
_armor_equipped
hoa_global::GlobalActor
[protected]
_attack_points
hoa_global::GlobalActor
[protected]
_battle_sprite_frames
hoa_global::GlobalEnemy
[protected]
_CalculateAttackRatings
()
hoa_global::GlobalActor
[protected]
_CalculateDefenseRatings
()
hoa_global::GlobalActor
[protected]
_CalculateEvadeRatings
()
hoa_global::GlobalActor
[protected]
_dropped_chance
hoa_global::GlobalEnemy
[protected]
_dropped_level_required
hoa_global::GlobalEnemy
[protected]
_dropped_objects
hoa_global::GlobalEnemy
[protected]
_drunes_dropped
hoa_global::GlobalEnemy
[protected]
_evade
hoa_global::GlobalActor
[protected]
_experience_level
hoa_global::GlobalActor
[protected]
_experience_points
hoa_global::GlobalActor
[protected]
_filename
hoa_global::GlobalActor
[protected]
_fortitude
hoa_global::GlobalActor
[protected]
_growth_agility
hoa_global::GlobalEnemy
[protected]
_growth_drunes
hoa_global::GlobalEnemy
[protected]
_growth_evade
hoa_global::GlobalEnemy
[protected]
_growth_experience_points
hoa_global::GlobalEnemy
[protected]
_growth_fortitude
hoa_global::GlobalEnemy
[protected]
_growth_hit_points
hoa_global::GlobalEnemy
[protected]
_growth_protection
hoa_global::GlobalEnemy
[protected]
_growth_skill_points
hoa_global::GlobalEnemy
[protected]
_growth_strength
hoa_global::GlobalEnemy
[protected]
_growth_vigor
hoa_global::GlobalEnemy
[protected]
_hit_points
hoa_global::GlobalActor
[protected]
_id
hoa_global::GlobalActor
[protected]
_max_hit_points
hoa_global::GlobalActor
[protected]
_max_skill_points
hoa_global::GlobalActor
[protected]
_name
hoa_global::GlobalActor
[protected]
_protection
hoa_global::GlobalActor
[protected]
_skill_points
hoa_global::GlobalActor
[protected]
_skill_set
hoa_global::GlobalEnemy
[protected]
_skills
hoa_global::GlobalActor
[protected]
_sprite_height
hoa_global::GlobalEnemy
[protected]
_sprite_width
hoa_global::GlobalEnemy
[protected]
_strength
hoa_global::GlobalActor
[protected]
_total_metaphysical_attack
hoa_global::GlobalActor
[protected]
_total_physical_attack
hoa_global::GlobalActor
[protected]
_vigor
hoa_global::GlobalActor
[protected]
_weapon_equipped
hoa_global::GlobalActor
[protected]
AddAgility
(uint32 ag)
hoa_global::GlobalActor
[inline]
AddEvade
(float ev)
hoa_global::GlobalActor
[inline]
AddFortitude
(uint32 fo)
hoa_global::GlobalActor
[inline]
AddHitPoints
(uint32 hp)
hoa_global::GlobalActor
[inline]
AddMaxHitPoints
(uint32 hp)
hoa_global::GlobalActor
[inline]
AddMaxSkillPoints
(uint32 sp)
hoa_global::GlobalActor
[inline]
AddProtection
(uint32 pr)
hoa_global::GlobalActor
[inline]
AddSkill
(uint32 skill_id)
hoa_global::GlobalEnemy
[virtual]
AddSkillPoints
(uint32 sp)
hoa_global::GlobalActor
[inline]
AddStrength
(uint32 st)
hoa_global::GlobalActor
[inline]
AddVigor
(uint32 vi)
hoa_global::GlobalActor
[inline]
DetermineDroppedObjects
(std::vector< GlobalObject * > &objects)
hoa_global::GlobalEnemy
EquipArmor
(GlobalArmor *armor, uint32 index)
hoa_global::GlobalActor
EquipWeapon
(GlobalWeapon *weapon)
hoa_global::GlobalActor
GetAgility
() const
hoa_global::GlobalActor
[inline]
GetArmorEquipped
()
hoa_global::GlobalActor
[inline]
GetArmorEquipped
(uint32 index) const
hoa_global::GlobalActor
GetAttackPoint
(uint32 index) const
hoa_global::GlobalActor
GetAttackPoints
()
hoa_global::GlobalActor
[inline]
GetBattleSpriteFrames
()
hoa_global::GlobalEnemy
[inline]
GetDrunesDropped
() const
hoa_global::GlobalEnemy
[inline]
GetEvade
() const
hoa_global::GlobalActor
[inline]
GetExperienceLevel
() const
hoa_global::GlobalActor
[inline]
GetExperiencePoints
() const
hoa_global::GlobalActor
[inline]
GetFilename
()
hoa_global::GlobalActor
[inline]
GetFortitude
() const
hoa_global::GlobalActor
[inline]
GetHitPoints
() const
hoa_global::GlobalActor
[inline]
GetID
() const
hoa_global::GlobalActor
[inline]
GetMaxHitPoints
() const
hoa_global::GlobalActor
[inline]
GetMaxSkillPoints
() const
hoa_global::GlobalActor
[inline]
GetName
()
hoa_global::GlobalActor
[inline]
GetProtection
() const
hoa_global::GlobalActor
[inline]
GetSkill
(uint32 skill_id) const
hoa_global::GlobalActor
GetSkill
(const GlobalSkill *skill) const
hoa_global::GlobalActor
GetSkillPoints
() const
hoa_global::GlobalActor
[inline]
GetSkills
()
hoa_global::GlobalActor
[inline]
GetSpriteHeight
() const
hoa_global::GlobalEnemy
[inline]
GetSpriteWidth
() const
hoa_global::GlobalEnemy
[inline]
GetStrength
() const
hoa_global::GlobalActor
[inline]
GetTargetType
()
hoa_global::GlobalActor
[inline, virtual]
GetTotalEvadeRating
(uint32 index) const
hoa_global::GlobalActor
GetTotalMetaphysicalAttack
() const
hoa_global::GlobalActor
[inline]
GetTotalMetaphysicalDefense
(uint32 index) const
hoa_global::GlobalActor
GetTotalPhysicalAttack
() const
hoa_global::GlobalActor
[inline]
GetTotalPhysicalDefense
(uint32 index) const
hoa_global::GlobalActor
GetVigor
() const
hoa_global::GlobalActor
[inline]
GetWeaponEquipped
() const
hoa_global::GlobalActor
[inline]
GlobalActor
()
hoa_global::GlobalActor
[inline]
GlobalEnemy
(uint32 id)
hoa_global::GlobalEnemy
GlobalTarget
()
hoa_global::GlobalTarget
[inline]
Initialize
(uint32 xp_level)
hoa_global::GlobalEnemy
IsAlive
() const
hoa_global::GlobalActor
[inline]
IsCharacter
()
hoa_global::GlobalEnemy
[inline, virtual]
SetAgility
(uint32 ag)
hoa_global::GlobalActor
[inline]
SetEvade
(float ev)
hoa_global::GlobalActor
[inline]
SetExperienceLevel
(uint32 xp_level)
hoa_global::GlobalActor
[inline]
SetExperiencePoints
(uint32 xp_points)
hoa_global::GlobalActor
[inline]
SetFortitude
(uint32 fo)
hoa_global::GlobalActor
[inline]
SetHitPoints
(uint32 hp)
hoa_global::GlobalActor
[inline]
SetMaxHitPoints
(uint32 hp)
hoa_global::GlobalActor
[inline]
SetMaxSkillPoints
(uint32 sp)
hoa_global::GlobalActor
[inline]
SetProtection
(uint32 pr)
hoa_global::GlobalActor
[inline]
SetSkillPoints
(uint32 sp)
hoa_global::GlobalActor
[inline]
SetStrength
(uint32 st)
hoa_global::GlobalActor
[inline]
SetVigor
(uint32 vi)
hoa_global::GlobalActor
[inline]
SubHitPoints
(uint32 hp)
hoa_global::GlobalActor
[inline]
SubSkillPoints
(uint32 sp)
hoa_global::GlobalActor
[inline]
~GlobalActor
()
hoa_global::GlobalActor
[virtual]
~GlobalEnemy
()
hoa_global::GlobalEnemy
~GlobalTarget
()
hoa_global::GlobalTarget
[inline, virtual]
Generated on Fri Jul 6 23:14:19 2007 for Hero of Allacrost by
1.5.1