Class IntVec2Init


  • public final class IntVec2Init
    extends Table
    • Constructor Detail

      • IntVec2Init

        public IntVec2Init()
    • Method Detail

      • getRootAsIntVec2Init

        public static IntVec2Init getRootAsIntVec2Init​(java.nio.ByteBuffer _bb)
      • getRootAsIntVec2Init

        public static IntVec2Init getRootAsIntVec2Init​(java.nio.ByteBuffer _bb,
                                                       IntVec2Init obj)
      • __init

        public void __init​(int _i,
                           java.nio.ByteBuffer _bb)
      • __assign

        public IntVec2Init __assign​(int _i,
                                    java.nio.ByteBuffer _bb)
      • x

        public int x()
      • y

        public int y()
      • createIntVec2Init

        public static int createIntVec2Init​(FlatBufferBuilder builder,
                                            int x,
                                            int y)
      • startIntVec2Init

        public static void startIntVec2Init​(FlatBufferBuilder builder)