MCPcopy 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
217bool Configuration::supportsNPOT() const
218{
219 return _supportsNPOT;
220}
221
222bool Configuration::supportsPVRTC() const
223{

Callers 2

initWithPVRv2DataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected