![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Attributes | |
| EOpcode | opcode |
| Opcode to execute. | |
| VmLabel | pc_ok |
| Stack position to go to if the opcode returns true. | |
| VmLabel | pc_fail |
| Stack position to go to if the opcode returns false. | |