Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::vm::detail::CompiledOp Struct Reference

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.
 

The documentation for this struct was generated from the following file: