How do I print contents of a vector<vector<Tiles>> where tiles is an object@keskiverto i edited my code. that second nested for loop was a failed attempt to try and access eac...
How do I print contents of a vector<vector<Tiles>> where tiles is an objectthe issue is what should i do in order to access the objects in vDungeon which is several vectors in...
How do I print contents of a vector<vector<Tiles>> where tiles is an objectHow would i print the contents of a vector<vector<Tile> where Tile is a pointer to an object? this i...
keep getting an error where it says "Unit" was not declaredEverytime i compile my class it keeps telling me that "Unit" and "user" were not declared in this sc...
not sure if i'm on the right track for my "use" method for gameOkay, so I was right with what I wrote, I guess I was just over thinking it. Thank you
This user does not accept Private Messages