示例#1
0
 protected override void LoadContent()
 {
     spriteBatch = new SpriteBatch(GraphicsDevice);
     ph.LoadContent(Content, GraphicsDevice);
 }