/// <summary> /// GameScene initialization (fires Before() and starts UpdateTimer) /// </summary> public void Start() => TYPE.Init(this);