Class ulong2

    • Constructor Detail

      • ulong2

        public ulong2()
        Default native constructor.
    • Method Detail

      • x

        @Cast("unsigned long int")
        public long x()
      • x

        public ulong2 x​(long setter)
      • y

        @Cast("unsigned long int")
        public long y()
      • y

        public ulong2 y​(long setter)