Package pkg.exoad.g

Class G.Pt

java.lang.Object
pkg.exoad.g.G.Pt
Enclosing class:
G

public static final class G.Pt extends Object
  • Field Details

    • x

      public final float x
    • y

      public final float y
  • Constructor Details

    • Pt

      private Pt(float x, float y)
  • Method Details

    • xInt

      public int xInt()
    • yInt

      public int yInt()
    • toString

      public String toString()
      Overrides:
      toString in class Object