Beispiel #1
0
 public override void Awake(FUIComponent self)
 {
     self.Root = EntityFactory.Create <FUI, GObject>(Game.Scene, GRoot.inst);
 }