public static void Update(GameTime gameTime, float elapsedTime) { TimeExt.Update(gameTime, elapsedTime); InputExt.UpdateStates(); }