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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top