Setup is called before the main loop
(Updater)
| 15 | |
| 16 | // Setup is called before the main loop |
| 17 | Setup(Updater) |
| 18 | |
| 19 | // Type returns a unique string representation of the Scene, used to identify it |
| 20 | Type() string |
no outgoing calls
no test coverage detected