flatbuffers/tests/MyGame/Example2/MonsterT.java

17 lines
245 B
Java

// automatically generated by the FlatBuffers compiler, do not modify
package MyGame.Example2;
import java.nio.*;
import java.lang.*;
import java.util.*;
import com.google.flatbuffers.*;
public class MonsterT {
public MonsterT() {
}
}