Home
last modified time | relevance | path

Searched refs:AddDamageIndicator (Results 1 – 13 of 13) sorted by relevance

/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_indicators.h277 void AddDamageIndicator(uint32 amount);
H A Dbattle_indicators.cpp305 void IndicatorSupervisor::AddDamageIndicator(uint32 amount) { in AddDamageIndicator() function in hoa_battle::private_battle::IndicatorSupervisor
H A Dbattle_actors.cpp152 _indicator_supervisor->AddDamageIndicator(amount); in RegisterDamage()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/
H A Dindicator_supervisor.h367 void AddDamageIndicator(float x_position, float y_position,
H A Dindicator_supervisor.cpp404 void IndicatorSupervisor::AddDamageIndicator(float x_position, float y_position, in AddDamageIndicator() function in vt_mode_manager::IndicatorSupervisor
H A Dengine_bindings.cpp152 .def("AddDamageIndicator", &IndicatorSupervisor::AddDamageIndicator) in BindEngineCode()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/objects/
H A Dbattle_actor.cpp262 …indicator.AddDamageIndicator(GetXLocation(), GetYLocation(), amount, _GetDamageTextStyle(amount, f… in RegisterDamage()
366 …indicator.AddDamageIndicator(GetXLocation(), GetYLocation(), amount, _GetDamageTextStyle(amount, t… in RegisterSPDamage()
/dports/games/valyriatear/ValyriaTear-1.1.0/data/story/mt_elbrus/
H A Dmt_elbrus_shrine_2nd_ne_script.lua427 …map_indicator:AddDamageIndicator(x_pos, y_pos, damage, vt_video.TextStyle("text22", vt_video.Color…
H A Dmt_elbrus_shrine_basement_script.lua358 …map_indicator:AddDamageIndicator(x_pos, y_pos, damage, vt_video.TextStyle("text22", vt_video.Color…
H A Dmt_elbrus_shrine3_script.lua508 …map_indicator:AddDamageIndicator(x_pos, y_pos, damage, vt_video.TextStyle("text22", vt_video.Color…
H A Dmt_elbrus_shrine_2nd_s2_script.lua443 …map_indicator:AddDamageIndicator(x_pos, y_pos, damage, vt_video.TextStyle("text22", vt_video.Color…
H A Dmt_elbrus_path4_script.lua495 …map_indicator:AddDamageIndicator(x_pos, y_pos, damage, vt_video.TextStyle("text22", vt_video.Color…
/dports/games/valyriatear/ValyriaTear-1.1.0/data/entities/status_effects/
H A Dstatus_effects.lua565 …map_indicator:AddDamageIndicator(x_pos, y_pos, -hp_change, vt_video.TextStyle("text22", vt_video.C…
738 …map_indicator:AddDamageIndicator(x_pos, y_pos, -sp_change, vt_video.TextStyle("text22", vt_video.C…