Results 1 to 3 of 3

Thread: Why won't my rock show up?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    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

  2. #2
    Lively Member
    Join Date
    Sep 2000
    Location
    NC, USA
    Posts
    102

    Wink 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

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    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
  •  



Click Here to Expand Forum to Full Width