flatbuffers/tests/MyGame/Example
Wouter van Oortmerssen 557c88c039 Refactored the Java and C# code generators into one.
Also made the C# implementation support unsigned types, and
made it more like the Java version.

Bug: 17359988
Change-Id: If5305c08cd5c97f35426639516ce05e53bbec36c
Tested: on Linux and Windows.
2014-09-18 12:29:31 -07:00
..
Any.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Any.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Any.java Fixed a bugs in the Java runtime that could cause an index out of bounds exception. 2014-07-02 14:39:58 -07:00
Color.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Color.go Added a bit_flags attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
Color.java Added a bit_flags attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
Monster.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Monster.go Fixed possible alignment issue in Go 2014-09-04 17:35:08 -07:00
Monster.java Prepended com.google to the Java namespace. 2014-09-15 17:45:15 -07:00
Test.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Test.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Test.java Prepended com.google to the Java namespace. 2014-09-15 17:45:15 -07:00
Vec3.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Vec3.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Vec3.java Prepended com.google to the Java namespace. 2014-09-15 17:45:15 -07:00