delta property

double delta

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

Implementation

double get delta => _delta;