载入中...
搜索中...
未找到
eve::rpg::AttributeSystem 成员列表

成员的完整列表,这些成员属于 eve::rpg::AttributeSystem,包括所有继承而来的类成员

addModifier(RPGActor *actor, const std::string &attribute, const std::string &source, const std::string &op, double value, int priority=0)eve::rpg::AttributeSystemstatic
customOps()eve::rpg::AttributeSystemstatic
getBase(RPGActor *actor, const std::string &attribute)eve::rpg::AttributeSystemstatic
getFinal(RPGActor *actor, const std::string &attribute)eve::rpg::AttributeSystemstatic
hasAttribute(RPGActor *actor, const std::string &attribute)eve::rpg::AttributeSystemstatic
invalidate(RPGActor *actor, const std::string &attribute)eve::rpg::AttributeSystemstatic
modifyBase(RPGActor *actor, const std::string &attribute, double delta)eve::rpg::AttributeSystemstatic
removeAllModifiersBySource(RPGActor *actor, const std::string &source)eve::rpg::AttributeSystemstatic
removeModifier(RPGActor *actor, const std::string &attribute, const std::string &modifierId)eve::rpg::AttributeSystemstatic
removeModifiersBySource(RPGActor *actor, const std::string &attribute, const std::string &source)eve::rpg::AttributeSystemstatic
setBase(RPGActor *actor, const std::string &attribute, double value)eve::rpg::AttributeSystemstatic