delta property

double get delta

Returns the delta that has elapsed since the last update of the world.

Implementation

double get delta => _delta;