Exemple #1
0
 public override void UpdateUI(GameTime gameTime) => UISetter.UpdateUI(gameTime);
Exemple #2
0
 public override void PostDrawInterface(SpriteBatch spriteBatch) => UISetter.PostDrawInterface(spriteBatch);