Module oxcable::tick [] [src]

A trait for objects that process in discrete time steps.

Traits

Tick

Methods for processing something in discrete time steps. By defining how to perform a single tick, this trait gives several convenience methods.