Files
flatbuffers/tests/MyGame/Example/Color.py
2016-05-26 15:26:58 +02:00

10 lines
153 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: Example
class Color(object):
Red = 1
Green = 2
Blue = 8