Results 1 to 2 of 2

Thread: Collision Detection in BitBlt

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Lightbulb

    How can I detect collisions in BitBlt?

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    you have to set up your own system to remember where you blited your bits, bitblt isn't like a VB call, you're drawing on the screen rather than putting an object there, you can make a classmodule to handle it if you want, that gives you the advantace of not having to declare your API calls every time as well.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width