flatbuffers/tests/MyGame/Example
evolutional 9a1f7be6fd Initial commit of .NET port of FlatBuffers
Include C# codegen in flatc and .NET FlatBuffer access via the
FlatBufferBuilder class

Tested: on Windows.

Change-Id: If5228a8df60a10e0751b245c6c64530264ea2d8a
2014-09-15 16:13:27 -07:00
..
Any.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -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 Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -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 Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Monster.go Fixed possible alignment issue in Go 2014-09-04 17:35:08 -07:00
Monster.java Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00
Test.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Test.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Test.java Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00
Vec3.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Vec3.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Vec3.java Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00