State Functions
- staticConfigure() – For static configuration of orthogonals.
- runtimeConfigure() – For runtime configuration of orthogonals.
- onEntry() – For RT Steady State. Here it is assumed that everything has been configured, and you are ready to roll.
- update()
- onExit() – Self explanatory