Home
last modified time | relevance | path

Searched defs:VS_STOPPED (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_vehicle.hpp85 VS_STOPPED, ///< The vehicle is stopped manually. enumerator
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Da_voice.h69 VS_STOPPED = 0, /* "Detached" from the mixer */ enumerator
/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_base.h32 VS_STOPPED = 0x02, ///< Vehicle is stopped by the player. enumerator