示例#1
0
 public void Draw(SpriteBatch spriteBatch, GraphicsDeviceManager graphics)
 {
     EventScript.Draw(spriteBatch, graphics);
 }