Home
last modified time | relevance | path

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

/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/examples/interop/tolua/
H A DPlayer.h12 void setHealth(int health) { in setHealth() function
/dports/devel/sol2/sol2-4.0.0-alpha/examples/interop/tolua/source/
H A DPlayer.h12 void setHealth(int health) { in setHealth() function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1RouteMap.php23 public function setHealth($health) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1RouteMap
/dports/games/openlierox/OpenLieroX/include/
H A DCGameObject.h43 void setHealth(float _h) { health = _h; } in setHealth() function
/dports/games/dunelegacy/dunelegacy-0.96.4/src/structures/
H A DWindTrap.cpp76 void WindTrap::setHealth(FixPoint newHealth) { in setHealth() function in WindTrap
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DOrbElemRinex.hpp139 virtual void setHealth(short h) throw() in setHealth() function in gpstk::OrbElemRinex
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/server/
H A DServiceHealthPollingTest.cpp72 void setHealth(ServiceHealth value) { in setHealth() function in __anon2aedfc0d0111::Handler
/dports/games/violetland/violetland-0.5/src/game/lifeforms/
H A DLifeForm.h61 void setHealth(float value) { m_health = fixHealth(value); } in setHealth() function
/dports/games/wop/wop-0.4.3/src/
H A Dcollidableobject.hpp87 void setHealth( const Sint32 health ) { m_health = health; } in setHealth() function in CollidableObject
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/TPU/
H A DNode.php72 public function setHealth($health) function in Google_Service_TPU_Node
/dports/games/trackballs/trackballs-1.3.3/src/
H A Dplayer.cc411 void Player::setHealth(Real d) { in setHealth() function in Player
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/TPU/
H A DNode.php84 public function setHealth($health) function in Google_Service_TPU_Node
/dports/games/dunelegacy/dunelegacy-0.96.4/src/
H A DObjectBase.cpp264 void ObjectBase::setHealth(FixPoint newHealth) { in setHealth() function in ObjectBase
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwgui/
H A Dreview.cpp158 void ReviewDialog::setHealth(const MWMechanics::DynamicStat<float>& value) in setHealth() function in MWGui::ReviewDialog
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dcreaturestats.cpp168 void CreatureStats::setHealth(const DynamicStat<float> &value) in setHealth() function in MWMechanics::CreatureStats
/dports/misc/actiona/actiona-3.10.1/actions/actionpacksystem/systeminfo/simulator/
H A Dqsysteminfobackend_simulator.cpp282 void QBatteryInfoSimulatorBackend::setHealth(QBatteryInfo::Health health) in setHealth() function in QBatteryInfoSimulatorBackend
/dports/games/freesynd/freesynd-0.7.5/src/
H A Dmapobject.h404 void setHealth(int n) { in setHealth() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dactor.cpp1092 void Actor::setHealth(int hp, int maxHp) { in setHealth() function in BladeRunner::Actor
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dactor.cpp1239 void Actor::setHealth(int hp, int maxHp) { in setHealth() function in BladeRunner::Actor
/dports/games/sdb/sdb-1.0.2/src/
H A Dobjects.h498 void setHealth(int val) { health = val; } in setHealth() function
/dports/games/warzone2100/warzone2100/src/
H A Dwzapi.cpp561 bool wzapi::setHealth(WZAPI_PARAMS(BASE_OBJECT* psObject, int health)) MULTIPLAY_SYNCREQUEST_REQUIR… in setHealth() function in wzapi