Beispiel #1
0
 private void Start()
 {
     FlashLightController.Init();
     SelectionController.Init();
     InputController.On();
 }