V-Gears 0
Free Final Fantasy VII engine.
Enemy Member List

This is the complete list of members for Enemy, including all inherited members.

active_Enemyprivate
AddAnimation(const unsigned int animation)Enemy
AddAttack(const Attack attack)Enemy
AddDrop(const Item item)Enemy
AddElement(const Element element)Enemy
AddImmunity(const Immunity immunity)Enemy
AddManipulateAttack(const unsigned int attack)Enemy
AddSteal(const Item item)Enemy
animationsEnemy
animations_Enemyprivate
apEnemy
ap_Enemyprivate
attacksEnemy
attacks_Enemyprivate
back_damageEnemy
back_damage_Enemyprivate
cover_Enemyprivate
defEnemy
def_Enemyprivate
dex_Enemyprivate
dropEnemy
drop_Enemyprivate
elementsEnemy
elements_Enemyprivate
Enemy(const unsigned int id)Enemy
Enemy(const unsigned int id, const Ogre::Vector3 pos, const bool front, const bool visible, const bool targeteable, const bool active, const std::string cover)Enemy
Enemy()Enemyinline
evaEnemy
eva_Enemyprivate
expEnemy
exp_Enemyprivate
front_Enemyprivate
GetAnimations() constEnemy
GetAp() constEnemy
GetAttacks() constEnemy
GetBackDamage() constEnemy
GetCover() constEnemy
GetDef() constEnemy
GetDex() constEnemy
GetDrop() constEnemy
GetElements() constEnemy
GetEva() constEnemy
GetExp() constEnemy
GetHp() constEnemy
GetHpMax() constEnemy
GetId() constEnemy
GetImmunities() constEnemy
GetLck() constEnemy
GetLevel() constEnemy
GetMag() constEnemy
GetManipulateAttacks() constEnemy
GetMeva() constEnemy
GetModel() constEnemy
GetMoney() constEnemy
GetMorph() constEnemy
GetMp() constEnemy
GetMpMax() constEnemy
GetName() constEnemy
GetPos()Enemy
GetSpr() constEnemy
GetSteal() constEnemy
GetStr() constEnemy
hpEnemy
hp_Enemyprivate
hp_max_Enemyprivate
idEnemy
id_Enemyprivate
immunitiesEnemy
immunities_Enemyprivate
IsActive() constEnemy
IsFront() constEnemy
IsTargeteable() constEnemy
IsVisible() constEnemy
lckEnemy
lck_Enemyprivate
levelEnemy
level_Enemyprivate
magEnemy
mag_Enemyprivate
manipulate_attacksEnemy
manipulate_attacks_Enemyprivate
mdefEnemy
meva_Enemyprivate
modelEnemy
model_Enemyprivate
moneyEnemy
money_Enemyprivate
morphEnemy
morph_Enemyprivate
mpEnemy
mp_Enemyprivate
mp_max_Enemyprivate
nameEnemy
name_Enemyprivate
pos_Enemyprivate
ReadFromXml()Enemyprivate
ScriptGetAttack(const unsigned int index)Enemy
ScriptGetAttackCount()Enemy
ScriptGetCameraForAttack(const unsigned int index)Enemy
ScriptGetPos() constEnemy
SetActive(bool active)Enemy
SetAp(unsigned int ap)Enemy
SetBackDamage(const float back_damage)Enemy
SetCover(std::string cover)Enemy
SetDef(const unsigned int def)Enemy
SetDex(const unsigned int dex)Enemy
SetEva(const unsigned int eva)Enemy
SetExp(const unsigned int exp)Enemy
SetFront(bool front)Enemy
SetHp(const unsigned int hp)Enemy
SetHpMax(const unsigned int hp_max)Enemy
SetId(const int id)Enemy
SetLck(const unsigned int lck)Enemy
SetLevel(const unsigned int level)Enemy
SetMag(const unsigned int mag)Enemy
SetMeva(const unsigned int meva)Enemy
SetModel(const std::string model)Enemy
SetMoney(const unsigned int money)Enemy
SetMorph(const int morph)Enemy
SetMp(const unsigned int mp)Enemy
SetMpMax(const unsigned int mp_max)Enemy
SetName(const Ogre::String &name)Enemy
SetPos(const Ogre::Vector3 &pos)Enemy
SetSpr(const unsigned int spr)Enemy
SetStr(const unsigned int str)Enemy
SetTargeteable(bool targeteable)Enemy
SetVisible(bool visible)Enemy
spdEnemy
spr_Enemyprivate
stealEnemy
steal_Enemyprivate
strEnemy
str_Enemyprivate
targeteable_Enemyprivate
visible_Enemyprivate
~Enemy()Enemyvirtual