Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetSpacing
Method
GetSpacing
src/SFGUI/Box.cpp:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
float Box::GetSpacing() const {
169
return m_spacing;
170
}
171
172
Box::Orientation Box::GetOrientation() const {
173
return m_orientation;
Callers
1
OnToggleSpaceClick
Method · 0.80
Calls
no outgoing calls
Tested by
1
OnToggleSpaceClick
Method · 0.64