Trystan May
Results
1
issues of
Trystan May
Instead of the switch case in the function Map::load(...) in Part 5 of this series, why not the following - ` std::string name = tileTypeToString(tileType);` `//Convert to lowercase` `for (auto...