Search:

Type: Posts; User: batman123

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,768

    thanks.. i got a graphic library... so i just...

    thanks.. i got a graphic library... so i just do..

    if(VK_space)
    {
    load(&g_cSpriteImages,1,245,1) // the co ordinates
    }

    to show a change in the sprite? and if i want to change...
  2. Replies
    2
    Views
    1,768

    Pressing a key to display a new bmp

    Hi guys, im a newbie.. and I was wondering if there was a simple routine for pressing a key to display a new bmp in visual c++.

    For example, if i pressed space, and it would show a high...
  3. Replies
    2
    Views
    1,845

    Problem displaying bitmaps

    Hi, a newbie here, was wondering why my code wasn't displaying bitmaps properly.. it compiles but it doesn't display anything on screen?



    //main.cpp

    //The seagulls have AI. They try to...
Results 1 to 3 of 3