Search:

Type: Posts; User: speedway

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,358

    Same as above ^ I have a useful help file...

    Same as above ^

    I have a useful help file about openGL.All my help files are messed up but I think it's the win32 api reference from:
    http://www.bloodshed.net/dev/docs/doc_win32.html
  2. Thread: inheritance

    by speedway
    Replies
    2
    Views
    1,037

    I'm not sure but try putting public before...

    I'm not sure but try putting public before terrain in the world class definition.

    class world : public resources, public terrain {
    ...
    };
  3. Replies
    2
    Views
    2,263

    http://www.geocities.com/speedway01/list.txt I...

    http://www.geocities.com/speedway01/list.txt

    I made an example and it seems to work ok.I copied the second list instead of just adding a pointer to it incase it goes out of scope.
Results 1 to 3 of 3