Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
moveTo
Method · 0.80
reorganizeLayers
Method · 0.80
getSpritesByLayer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected