Class AtlasNode

java.lang.Object
com.ardor3d.extension.atlas.AtlasNode

public class AtlasNode extends Object
  • Constructor Details

    • AtlasNode

      public AtlasNode(int width, int height)
  • Method Details

    • insert

      public AtlasNode insert(Rectangle2 rectangle)
    • getChild

      public AtlasNode getChild(int childIndex)
    • getRectangle

      public Rectangle2 getRectangle()
    • isLeaf

      public boolean isLeaf()
    • isSet

      public boolean isSet()