コード例 #1
0
        //-------------------------------------------------------
        //------------------------Drawing------------------------
        //-------------------------------------------------------

        public void Draw(SpriteBatch spriteBatch)
        {
            Inputs.Draw(spriteBatch);
        }