Uses of Class
com.prineside.tdi2.utils.IntRectangle
Packages that use IntRectangle
Package
Description
The game itself.
- 
Uses of IntRectangle in com.prineside.tdi2
Fields in com.prineside.tdi2 declared as IntRectangleMethods in com.prineside.tdi2 that return IntRectangleMethods in com.prineside.tdi2 with parameters of type IntRectangleModifier and TypeMethodDescriptionbooleanCameraController.isIntRectVisible(IntRectangle rectangle)  - 
Uses of IntRectangle in com.prineside.tdi2.utils
Methods in com.prineside.tdi2.utils with parameters of type IntRectangleModifier and TypeMethodDescriptionvoidIntRectangle.extendToContainRect(IntRectangle r) booleanIntRectangle.overlapsRect(IntRectangle r) voidIntRectangle.setRect(IntRectangle r)  - 
Uses of IntRectangle in com.prineside.tdi2.utils.mapeditor
Methods in com.prineside.tdi2.utils.mapeditor that return IntRectangle