Public Attributes | |
eWall * | wall |
the wall the object collides with | |
REAL | ratio |
the location of the collision point on the wall |
Definition at line 152 of file eGameObject.cpp.
the wall the object collides with
Definition at line 154 of file eGameObject.cpp.
Referenced by eGameObject::Move().
the location of the collision point on the wall
Definition at line 155 of file eGameObject.cpp.
Referenced by eGameObject::Move().