Exemple #1
0
 public override void Load(MapGraphics graphics)
 {
     TextureId = graphics.LoadTexture(Image as Bitmap);
 }