21 for (UINT k = 0; k <
conditions.at(j).sprites.size(); k++)
27 for (UINT k = 0; k <
conditions.at(j).text.size(); k++)
30 swprintf_s(format, 99, L
"%S",
conditions.at(j).text.at(k).formattedText.c_str());
31 if (
conditions.at(j).text.at(k).formattedText.find(
'%') != std::string::npos)
43 D3DXVECTOR2 result2 = D3DXVECTOR2(result.x, result.y);
44 swprintf_s(str, 99, format, D3DXVec2Length(&result2));
std::vector< Waypoint > waypoints
Systems::Fault * ptrFault
std::vector< Condition > conditions