Package 

Class Position


  • 
    public final class Position
    
                        

    X and Y coord, needed as frames can be offset.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer x
      private final Integer y
    • Method Summary

      Modifier and Type Method Description
      final Integer getX()
      final Integer getY()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait