Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetLayer
Method
GetLayer
src/SFGUI/Primitive.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
int Primitive::GetLayer() const {
87
return m_layer;
88
}
89
90
void Primitive::SetLevel( int level ) {
91
m_level = level;
Callers
1
SortPrimitives
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected