Home
last modified time | relevance | path

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

/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Graphic/
H A DSprite.hpp42 smoketype, enumerator
/dports/games/apricots/apricots-0.2.6/apricots/
H A Dapricots.h90 struct smoketype{ struct
91 int x;
92 double y;
93 int time;
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Deffects.cpp129 int smoketype = 0; in draw() local