Beispiel #1
0
 void Update()
 {
     _controller.OnUpdate();
     PointManager();
     DyingWindow();
     _p.PowerManager();
 }