Home
last modified time | relevance | path

Searched refs:FT_ACTIONS (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h307 FT_ACTIONS = 4, // handled by Actor::CommandActor enumerator
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp1796 if (!(tmp & FT_ACTIONS)) cmd_snd_freq = 0; in UpdateActorConfig()