Home
last modified time | relevance | path

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

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_snapshot.h135 mFields |= ACT_POSITIONY; in setY()
225 ACT_POSITIONY = 0x00000002, enumerator
H A Dp_snapshot.cpp118 if (other.mFields & ACT_POSITIONY) in merge()
160 if (mFields & (ACT_POSITIONX | ACT_POSITIONY | ACT_POSITIONZ)) in toActor()