Skip to main content

Module spatial

Module spatial 

Source
Expand description

Narrow spatial-query boundary used by combat targeting.

Structs§

ConeQuery
Directed cone query on one spatial layer.
RadiusQuery
Centered radius query on one spatial layer.
SpatialActor
Dynamic actor point consumed by an index implementation.
SpatialEnvelope
Axis-aligned broad-phase query envelope in world yards.
SpatialQueryError
Typed spatial-index maintenance failure.

Enums§

SpatialQueryErrorKind 🔒

Traits§

SpatialQuery
Deterministic spatial queries over active enemy points and immutable blockers; implementations return sorted, deduplicated IDs.