|
FireSync API
|
| kStatus kProjector_SwapStates | ( | kProjector | projector, |
| kSize | index0, | ||
| kSize | index1 | ||
| ) |
Swaps the order of two states in the projector's state list.
| projector | Projector object. |
| index0 | Index of the first state object to be swapped. |
| index1 | Index of the second state object to be swapped. |