|
FYFY 2.3
|
Manager of FYFY.FSystem. More...
Static Public Member Functions | |
| static IEnumerable< FSystem > | fixedUpdateSystems () |
| Get enumerator over systems which are executed in the fixed update block. | |
| static IEnumerable< FSystem > | updateSystems () |
| Get enumerator over systems which are executed in the update block. | |
| static IEnumerable< FSystem > | lateUpdateSystems () |
| Get enumerator over systems which are executed in the late update block. | |
Manager of FYFY.FSystem.