MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getZDepth

Method getZDepth

src/Core/Graphics/Sprite.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289 }
290
291 int Sprite::getZDepth() const
292 {
293 return m_zdepth;
294 }
295
296 bool Sprite::getAntiAliasing() const
297 {

Callers 1

reorganizeLayersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected