Sprites

  • Thread starter Thread starter m.pfeffer
  • Start date Start date
M

m.pfeffer

hi
i am new in c# programming and try to write a sprite class
this class should load a image from hd and displays it on a picture box.
i search a method to clear th sprite and move than.
But what is the fastest way to delete the image. I try it with paint a
rectangle in background color over it. But it is not perfect.
Is there anything like paint XOR or so on?
Or are there related links for this theme.
excuse my bad english.
thx
martin
 
Back
Top