예제 #1
0
 // Use this for initialization
 void Awake()
 {
     controller = GameSceneController.getInstance();
     controller.setUIManager(this);
 }