Search:

Type: Posts; User: pwnz32

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,753

    Class member function not recognized??

    Hi everybody, recently I've been working on getting a simple gravity program where a spaceship orbits around a sun going, I've almost completed it but I've hit a roadblock.

    Whenever I compile it...
  2. Replies
    10
    Views
    4,736

    I feel so stupid right now. medievalelks got...

    I feel so stupid right now.

    medievalelks got me thinking what could not be working, and my first thought was that my picture, Bitty2.bmp (its a pun, get it bitty? :D) might not be in the folder....
  3. Replies
    10
    Views
    4,736

    Yes i just changed that now, and it still...

    Yes i just changed that now, and it still crashes!!

    I'm going to change it around so that the rect is declared in main() and get rid of the class to see if that's the problem.

    EDIT:
    I just did...
  4. Replies
    10
    Views
    4,736

    Im sorry if I wasn' to clear, Setup() returns a...

    Im sorry if I wasn' to clear, Setup() returns a pointer to the screen, and FormatLoad() returns a pointer to the formatted and loaded image.

    I think my problem might be that I messed up with the...
  5. Replies
    13
    Views
    5,002

    Like dwks I prefer SDL, there are a lot of good...

    Like dwks I prefer SDL, there are a lot of good tutorials a google search will provide you with plenty and its easy to learn and understand, while still being low level.

    I would suggest...
  6. Replies
    10
    Views
    4,736

    Declaring SDL_Rect variables in a class?

    Hey all, I've stumbled upon the SDL library, and lately I've been obsessed with c++.

    I'm making a simple game with a spaceship that orbits around the sun, currently I'm in the beginning stages. I...
Results 1 to 6 of 6