Home
last modified time | relevance | path

Searched defs:getHP (Results 1 – 21 of 21) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/ode/
H A DParameterConfiguration.java56 public double getHP() { in getHP() method in ParameterConfiguration
/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DRenderedMovableEntity.h58 double getHP(Tile *tile) const override in getHP() function
H A DMapLight.h73 virtual double getHP(Tile *tile) const in getHP() function
H A DCreature.h139 inline double getHP(Tile *tile) const override in getHP() function
149 inline double getHP() const in getHP() function
H A DBuilding.cpp237 double Building::getHP(Tile *tile) const in getHP() function in Building
H A DTile.h152 double getHP(Tile* tile) const override in getHP() function
/dports/games/minetest/minetest-5.4.1/src/server/
H A Dunit_sao.h32 u16 getHP() const { return m_hp; } in getHP() function
H A Dserveractiveobject.h158 virtual u16 getHP() const in getHP() function
H A Dluaentity_sao.cpp400 u16 LuaEntitySAO::getHP() const in getHP() function in LuaEntitySAO
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/npc/
H A DSpeakerNPCFactory.java69 protected int getHP(final ConfigurableFactoryContext ctx) { in getHP() method in SpeakerNPCFactory
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Darmy.h200 guint32 getHP() const {return d_hp;} in getHP() function
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dserverobject.h148 virtual s16 getHP() const in getHP() function
H A Dcontent_sao.cpp778 s16 LuaEntitySAO::getHP() const in getHP() function in LuaEntitySAO
1322 s16 PlayerSAO::getHP() const in getHP() function in PlayerSAO
H A Dclient.cpp2433 u16 Client::getHP() in getHP() function in Client
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/actors/
H A Dactor.h63 uint16 getHP() const { in getHP() function
/dports/games/powder/powder118_src/
H A Dcreature.h242 int getHP() const { return myHP; } in getHP() function
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/core/rule/defaultruleset/
H A DDefaultCreature.java155 public int getHP() { in getHP() method in DefaultCreature
/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dbeing.h759 int getHP() const restrict2 noexcept2 A_WARN_UNUSED in getHP() function
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dclient.cpp1514 u16 Client::getHP() in getHP() function in Client
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/
H A DRPEntity.java1101 public int getHP() { in getHP() method in RPEntity
/dports/games/barony/Barony-3.3.7/src/
H A Dentity.cpp2306 int Entity::getHP() in getHP() function in Entity