예제 #1
0
 public Background()
 {
     this.Texture = ContentMgr.LoadContent <Texture2D>("textures/stars");
 }