public interface Rectangle
Rectangle.Utils
for utility methods.How to find rectangles in a dungeon
Modifier and Type | Interface and Description |
---|---|
static class |
Rectangle.Impl |
static class |
Rectangle.Utils
Utilities pertaining to
Room |
Modifier and Type | Method and Description |
---|---|
Coord |
getBottomLeft() |
int |
getHeight() |
int |
getWidth() |
Coord getBottomLeft()
int getWidth()
int getHeight()
Copyright © 2012–2016. All rights reserved.