Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ reset
Method
reset
core/platform/linux/Device-linux.cpp:135–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void reset()
136
{
137
iMaxLineWidth = 0;
138
iMaxLineHeight = 0;
139
textLines.clear();
140
}
141
142
int utf8(char** p)
143
{
Callers
6
saveImageToPNG
Method · 0.45
FileStream
Function · 0.45
FileStream.h
File · 0.45
AxmolRenderer
Method · 0.45
divideString
Method · 0.45
getTextureDataForText
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected