Home
last modified time | relevance | path

Searched refs:COUNTERACTION_CONDITION_ALWAYS (Results 1 – 4 of 4) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h807 COUNTERACTION_CONDITION_ALWAYS, //Always perform coutner action. enumerator
H A Dopenbor.c19253 …( (self->animation->counterrange->condition == COUNTERACTION_CONDITION_ALWAYS) || (self->animation… in do_attack()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1231 COUNTERACTION_CONDITION_ALWAYS, //Always perform coutner action. enumerator
H A Dopenbor.c20252 …( (self->animation->counterrange->condition == COUNTERACTION_CONDITION_ALWAYS) || (self->animation… in do_attack()