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
Nested Classes -
Field Summary
Fields inherited from class com.google.flatbuffers.Struct
bb, bb_pos -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__assign(int _i, ByteBuffer _bb) void__init(int _i, ByteBuffer _bb) static intcreateExpAnimatedTexturePartFrame(com.google.flatbuffers.FlatBufferBuilder builder, int index, int time) intindex()voidmutateIndex(int index) voidmutateTime(int time) inttime()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)
-