Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ supportsNPOT
Method
supportsNPOT
core/base/Configuration.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
bool Configuration::supportsNPOT() const
218
{
219
return _supportsNPOT;
220
}
221
222
bool Configuration::supportsPVRTC() const
223
{
Callers
2
initWithWidthAndHeight
Method · 0.80
initWithPVRv2Data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected