Package guideme.flatbuffers.scene
Class ExpAnimatedTexturePartFrame
java.lang.Object
com.google.flatbuffers.Struct
guideme.flatbuffers.scene.ExpAnimatedTexturePartFrame
@Generated("flatc")
public final class ExpAnimatedTexturePartFrame
extends com.google.flatbuffers.Struct
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.google.flatbuffers.Struct
bb, bb_pos
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription__assign
(int _i, ByteBuffer _bb) void
__init
(int _i, ByteBuffer _bb) static int
createExpAnimatedTexturePartFrame
(com.google.flatbuffers.FlatBufferBuilder builder, int index, int time) int
index()
void
mutateIndex
(int index) void
mutateTime
(int time) int
time()
Methods inherited from class com.google.flatbuffers.Struct
__reset, __reset
-
Constructor Details
-
ExpAnimatedTexturePartFrame
public ExpAnimatedTexturePartFrame()
-
-
Method Details
-
__init
-
__assign
-
index
public int index() -
mutateIndex
public void mutateIndex(int index) -
time
public int time() -
mutateTime
public void mutateTime(int time) -
createExpAnimatedTexturePartFrame
public static int createExpAnimatedTexturePartFrame(com.google.flatbuffers.FlatBufferBuilder builder, int index, int time)
-