|
-
Sep 27th, 2000, 03:29 PM
#1
Thread Starter
Frenzied Member
Heres my problem: I am making this game in BitBlt, but one of my objects (a rock) won't show up...someone help
http://www.geocities.com/steve_cr_mack/rafter.zipDownload
-
Sep 27th, 2000, 05:27 PM
#2
Lively Member
here you go
need to add this to the form_load
Rock.DC = picRock.hDC
and these coordinates are pretty far off
Rock.x = 500
Rock.y = 500
try maybe
Rock.x = 150
Rock.y = 100
Hope that helps,
KillemAll
-
Sep 27th, 2000, 07:12 PM
#3
Thread Starter
Frenzied Member
Thanks sooooooooooo much!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|