Package com.ardor3d.extension.atlas
Class AtlasNode
java.lang.Object
com.ardor3d.extension.atlas.AtlasNode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetChild
(int childIndex) insert
(Rectangle2 rectangle) boolean
isLeaf()
boolean
isSet()
-
Constructor Details
-
AtlasNode
public AtlasNode(int width, int height)
-
-
Method Details
-
insert
-
getChild
-
getRectangle
-
isLeaf
public boolean isLeaf() -
isSet
public boolean isSet()
-