Home
last modified time | relevance | path

Searched refs:AdjustedTicks (Results 1 – 3 of 3) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DScriptable.h265 ieDword AdjustedTicks; variable
H A DScriptable.cpp92 AdjustedTicks = 0; in Scriptable()
290 AdjustedTicks++; in Update()
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/FXOpcodes/
H A DFXOpcodes.cpp6294 if (Owner->AdjustedTicks % core->Time.round_size) { in fx_cast_spell_on_condition()