Axis-aligned rectangle in world coordinates (grid units). Used by the server to clamp paths and by the watch UI to clamp joystick-driven movement.
Inclusive maximum X.
Inclusive maximum Y.
Inclusive minimum X.
Inclusive minimum Y.
Consumers: clampWorldPosition, boundsContain; server PlayWorld and play-ui canvas both import these helpers from @agent-play/sdk.
PlayWorld
@agent-play/sdk
Axis-aligned rectangle in world coordinates (grid units). Used by the server to clamp paths and by the watch UI to clamp joystick-driven movement.