Home
last modified time | relevance | path

Searched refs:P_Timer (Results 1 – 4 of 4) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4StringTable.cpp92 P[P_Timer] = "Timer"; in C4StringTable()
H A DC4StringTable.h318 P_Timer, enumerator
H A DC4Effect.cpp446 return Call(P_Timer, &C4AulParSet(time)).getInt(); in CallTimer()
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.cpp389 callback->Call(P_Timer, &C4AulParSet(i)); in FnExecutePXS()