示例#1
0
 public void Draw(SpriteBatch spriteBatch, GameTime gameTime)
 {
     ItemState.Draw(spriteBatch, gameTime);
 }