Uses of Class
com.irurueta.geometry.Box2D
Packages that use Box2D
Package
Description
This package contains classes to work with basic geometric entities such as
2D or 3D points, lines, planes, 2D or 3D triangles or polygons, circles,
spheres, rotations, transformations etc.
-
Uses of Box2D in com.irurueta.geometry
Methods in com.irurueta.geometry that return Box2DModifier and TypeMethodDescriptionRectangle.toBox()Creates a 2D box instance equivalent to this rectangle.Methods in com.irurueta.geometry with parameters of type Box2DModifier and TypeMethodDescriptionfinal voidSets values of this rectangle from provided 2D box.voidSets values into provided box instance to make it equivalent to this rectangle.Constructors in com.irurueta.geometry with parameters of type Box2D