//------------------------Draw-------------------------- public virtual void Draw(SpriteBatch spriteBatch) { inputContainer.Draw(spriteBatch); }