Enum update_status

Enum Documentation

enum cosm::arena::update_status

The status returned from base_arena_map::pre_step_update() (or the overriden version in a derived class).

Values:

enumerator ekNONE

No updates actually occurred this timestep.

enumerator ekBLOCK_MOTION

One or more blocks moved, requiring a redraw of the arena floor.