Module camera_state

Source

Structs§

CameraAngleIter
An iterator over the variants of CameraAngle

Enums§

CameraAngle
Represents different camera angles supported by the system.

Statics§

CAMERA_MAX_SPEED_LOOKUP 🔒
A pre-computed lookup table mapping CameraAngle variants to their associated maximum speed limit (in pixels/s).
CAMERA_SCALE_LOOKUP 🔒
A pre-computed lookup table mapping CameraAngle variants to their associated square side lengths (in pixels).