shaking property

bool shaking

Whether the camera is currently shaking or not.

Implementation

bool get shaking => _shakeTimer > 0.0;