原生绘制字符(满意一般)
This commit is contained in:
@@ -67,7 +67,7 @@ static std::map<std::string, int>DargonModel_STL;
|
||||
//绘制汉字结构体
|
||||
struct DrawCodestruct
|
||||
{
|
||||
std::string str;
|
||||
wchar_t* str;
|
||||
int Xpos;
|
||||
int Ypos;
|
||||
int Color;
|
||||
|
||||
Reference in New Issue
Block a user