Home
last modified time | relevance | path

Searched defs:tocost (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/mecab/mecab-0.996/src/
H A Dutils.h221 inline short int tocost(double d, int n) { in tocost() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1271 char tocost:8; // Flag to determine if special costs life if doesn't hit an enemy member
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1296 int cantfire:8; // Flag to determine if another shot can be fired that costs energy
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1331 int tocost; // Flag to determine if special costs life if doesn't hit an enemy member
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2099 int tocost; // Flag to determine if special costs life if doesn't hit an enemy member
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2653 bool tocost; // Cost life on hit with special. ~~ member