C++
04-17-2010, 04:15 PM
Good day all. I am trying to write a c++ rpg game, learning c++ as I go. As I understand it, the example below is a basic class, and I can access my variables with dot notation. Along with the class functions or methods if you wish. Thats all fine and good. I have the "stats" for over 250 monsters...