Interface DynamicAtlasTreeSlot

All Known Implementing Classes:
DynamicAtlasTree

public interface DynamicAtlasTreeSlot
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    int
    x()
     
    int
    y()
     
  • Method Details

    • x

      int x()
    • y

      int y()
    • width

      int width()
    • height

      int height()