Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Public Member Functions | |
vxCoroutine (IEnumerator routine) | |
vxCoroutine (IEnumerator routine, Action callback) | |
Public Attributes | |
IEnumerator | routine |
vxCoroutine | waitForCoroutine |
bool | IsFinished = false |
Action | callback |