Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3b15b0cb7fc8b8ce37d3dd0d826dd522e6e5d2ab
/
.
/
tests
/
MyGame
/
Example
/
TestEnum.py
blob: 4f5f60800b97dc71e26a5c1cf02d8a9f0432bd9a [
file
] [
log
] [
blame
]
Austin Schuh
e89fa2d
2019-08-14 20:24:23 -0700
[
diff
] [
blame
]
1
# automatically generated by the FlatBuffers compiler, do not modify
2
3
# namespace: Example
4
5
class
TestEnum
(
object
):
6
A
=
0
7
B
=
1
8
C
=
2