Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ alignItemsHorizontally
Method
alignItemsHorizontally
core/2d/Menu.cpp:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
void Menu::alignItemsHorizontally()
317
{
318
this->alignItemsHorizontallyWithPadding(kDefaultPadding);
319
}
320
321
void Menu::alignItemsHorizontallyWithPadding(float padding)
322
{
Callers
10
SpriteCreation
Method · 0.80
MeshRendererWithOBBPerformanceTest
Method · 0.80
UseCaseMeshRenderer
Method · 0.80
NodeAnimationTest
Method · 0.80
onEnter
Method · 0.80
alignMenusH
Method · 0.80
onEnter
Method · 0.80
onEnter
Method · 0.80
init
Method · 0.80
onEnter
Method · 0.80
Calls
1
alignItemsHorizontallyWithPadding
Method · 0.95
Tested by
10
SpriteCreation
Method · 0.64
MeshRendererWithOBBPerformanceTest
Method · 0.64
UseCaseMeshRenderer
Method · 0.64
NodeAnimationTest
Method · 0.64
onEnter
Method · 0.64
alignMenusH
Method · 0.64
onEnter
Method · 0.64
onEnter
Method · 0.64
init
Method · 0.64
onEnter
Method · 0.64