Search:

Type: Posts; User: chemicalhead

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,420

    Thank you for letting me know I was using...

    Thank you for letting me know I was using namespace and includes in the wrong way. I will also work on my conventions.
  2. Replies
    3
    Views
    3,420

    Class scope issues

    I can't seem to figure out why my bullet.h can't see the Player class and my bullet.cpp can. It just says a namespace with this name does not exist.
    Bullet.h


    #ifndef BULLET_H
    #define BULLET_H...
Results 1 to 2 of 2