| View previous topic :: View next topic |
| Author |
Message |
Tony Walker Newbie
Joined: 18 Mar 2005 Posts: 17
|
Posted: Jun 26th, 2005 07:03 PM Post subject: Sprites |
|
|
| I would like a sample code that that places a sprite on the screen. Doesn't have to move - just so the black area doesn't overlay the background. |
|
| Back to top |
|
DoobieKeebler Moderator

Joined: 17 Jun 2005 Posts: 254 Location: 181°15'2.003"W, 93°5'16.956"N
|
Posted: Jun 27th, 2005 09:20 AM Post subject: |
|
|
| Simple question, complicated answer. You'll need to use the BitBlt API for this. There's a tutorial on Visual Basic Explorer that should get you started. Happy reading, and let me know if you have any questions on BitBlt. |
|
| Back to top |
|
RoofRabbit Regular

Joined: 06 Jul 2005 Posts: 95 Location: Lenoir, NC USA
|
Posted: Jul 19th, 2005 07:48 AM Post subject: |
|
|
If I understand what you are trying to do, try using an imagebox and put your image in as a transparent GIF or ICO. _________________ Website - [link] |
|
| Back to top |
|
|