public void AddConState(VAppState state) { Stater.AddConState(state); }
public void PushState(VAppState state) { Stater.PushState(state); }