Package games.pixscape.runtime.spatial
Class SpatialWallGeometry.Bounds
java.lang.Object
games.pixscape.runtime.spatial.SpatialWallGeometry.Bounds
- Enclosing class:
SpatialWallGeometry
Mutable caller-owned output for continuous exclusive footprint bounds.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
minX
public float minX -
maxX
public float maxX -
minY
public float minY -
maxY
public float maxY
-
-
Constructor Details
-
Bounds
public Bounds()
-