|
|
std::string buf = bitmaph->getTextFile("BUILDING.TXT"), temp;
|
|
std::string buf = bitmaph->getTextFile("BUILDING.TXT"), temp;
|
|
|
temp = readTo(buf,it,'\n');temp = readTo(buf,it,'\n');//read 2 lines of file info
|
|
temp = readTo(buf,it,'\n');temp = readTo(buf,it,'\n');//read 2 lines of file info
|