Constucting a vector in a class - need helpThanks for sticking with me this far, it's been a real help. Taking your advice, I messed around wit...
Constucting a vector in a class - need help[quote]What are the errors? Edit: Are you sure adding to the vector is your problem? I just ran your...
Constucting a vector in a class - need help[quote]Try adding parenthesis for explicit ctor call card08->abilities.push_back(new Tap_For_R());[/...
Constucting a vector in a class - need help[quote]use a vector of pointers to Ability. [/quote] I think that I already did that, unless [code]...
Constucting a vector in a class - need helpIf anyone has the solution for how to accomplish this, that would be awesome. What I want to do with...
This user does not accept Private Messages