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 TypeMethodDescriptionboolean
CameraController.isIntRectVisible
(IntRectangle rectangle) -
Uses of IntRectangle in com.prineside.tdi2.utils
Methods in com.prineside.tdi2.utils with parameters of type IntRectangleModifier and TypeMethodDescriptionvoid
IntRectangle.extendToContainRect
(IntRectangle r) boolean
IntRectangle.overlapsRect
(IntRectangle r) void
IntRectangle.setRect
(IntRectangle r) -
Uses of IntRectangle in com.prineside.tdi2.utils.mapeditor
Methods in com.prineside.tdi2.utils.mapeditor that return IntRectangle