#include <gCycleMovement.h>
Public Member Functions | |
gCycleDeath (eCoord const &pos) | |
Public Attributes | |
eCoord | pos_ |
Exception to throw when cycle dies in a simulation frame
Definition at line 295 of file gCycleMovement.h.
gCycleDeath::gCycleDeath | ( | eCoord const & | pos | ) | [inline] |
eCoord gCycleDeath::pos_ |
Definition at line 302 of file gCycleMovement.h.
Referenced by sg_TopologyPoliceCheck(), gCycle::Timestep(), and gCycle::TimestepCore().