LayerProcGen v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
GridBounds Member List

This is the complete list of members for GridBounds, including all inherited members.

center (defined in GridBounds)GridBounds
Contains(GridBounds bounds) (defined in GridBounds)GridBounds
Contains(Point point) (defined in GridBounds)GridBounds
Empty() (defined in GridBounds)GridBoundsstatic
empty (defined in GridBounds)GridBounds
Encapsulate(Point point) (defined in GridBounds)GridBounds
Encapsulate(GridBounds bounds) (defined in GridBounds)GridBounds
Equals(object obj) (defined in GridBounds)GridBounds
Equals(GridBounds other) (defined in GridBounds)GridBounds
Expand(int left, int right, int up, int down) (defined in GridBounds)GridBounds
GetDivided(Point scale) (defined in GridBounds)GridBounds
GetExpanded(Point padding) (defined in GridBounds)GridBounds
GetExpanded(int leftRight, int upDown) (defined in GridBounds)GridBounds
GetExpanded(int left, int right, int up, int down) (defined in GridBounds)GridBounds
GetHashCode() (defined in GridBounds)GridBounds
GetIntersection(GridBounds other) (defined in GridBounds)GridBounds
GridBounds(int minX, int minY, int width, int height) (defined in GridBounds)GridBounds
GridBounds(Point min, Point size) (defined in GridBounds)GridBounds
max (defined in GridBounds)GridBounds
min (defined in GridBounds)GridBounds
MinMax(int minX, int minY, int maxX, int maxY) (defined in GridBounds)GridBoundsstatic
MinMax(Point min, Point max) (defined in GridBounds)GridBoundsstatic
operator!=(GridBounds a, GridBounds b) (defined in GridBounds)GridBoundsstatic
operator==(GridBounds a, GridBounds b) (defined in GridBounds)GridBoundsstatic
Overlaps(GridBounds bounds) (defined in GridBounds)GridBounds
size (defined in GridBounds)GridBounds
ToString() (defined in GridBounds)GridBounds