MCPcopy Create free account
hub / github.com/axmolengine/axmol / supportsATITC

Method supportsATITC

core/base/Configuration.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242bool Configuration::supportsATITC() const
243{
244 return _supportsATITC;
245}
246
247bool Configuration::supportsASTC() const
248{

Callers 2

updateWithMipmapsMethod · 0.80
initWithATITCDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected