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

Method getLayer

src/Core/Graphics/Sprite.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284 }
285
286 int Sprite::getLayer() const
287 {
288 return m_layer;
289 }
290
291 int Sprite::getZDepth() const
292 {

Callers 3

moveToMethod · 0.80
reorganizeLayersMethod · 0.80
getSpritesByLayerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected