Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4StringTable.cpp100 P[P_Accel] = "Accel"; in C4StringTable()
H A DC4StringTable.h333 P_Accel, enumerator
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Object.cpp3354 C4Real accel = C4REAL100(pActionDef->GetPropertyInt(P_Accel)); in ExecAction()