Search:

Type: Posts; User: chadmandoo

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    3,768

    I guess that the Fight class would not be of that...

    I guess that the Fight class would not be of that type but it would be using the attributes from both the Monster and Hero class. So i guess it would not need to inherent from these classes. Would...
  2. Replies
    22
    Views
    3,768

    Question about Inheritence

    OK this is a theoretical question. Say that I am creating a game that has a Hero() class, Monster(), and Fight() class. Say that the fight class takes hp/str/defense from the monster and hero class...
  3. Thread: Pointers

    by chadmandoo
    Replies
    6
    Views
    2,775

    This makes very good sense. But why change a...

    This makes very good sense. But why change a value through a pointer instead of changing it through the variable itself? Can an pointer reference to a variable in a different class than it is in? ...
  4. Thread: Pointers

    by chadmandoo
    Replies
    6
    Views
    2,775

    Nope, that might help eh?

    Nope, that might help eh?
  5. Thread: Pointers

    by chadmandoo
    Replies
    6
    Views
    2,775

    Pointers

    Can anyone put this into terms that I would understand? I am a noob trying to learn C++. Also anyone have good tutorials for C++? I am trying to learn C++ and Microsoft Visual C++ at the same time.
Results 1 to 5 of 5