flatbuffers/tests/MyGame/Example/Color.py

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