Class F26Dot6Vector


  • public class F26Dot6Vector
    extends Object
    A 2-component vector of fixed 26.6 numbers}.
    • Field Detail

      • x

        public int x
      • y

        public int y
    • Constructor Detail

      • F26Dot6Vector

        public F26Dot6Vector​(int x,
                             int y)
      • F26Dot6Vector

        public F26Dot6Vector()