Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ alignItemsVertically
Method
alignItemsVertically
core/2d/Menu.cpp:295–298 ·
view source on GitHub ↗
Menu - Alignment
Source
from the content-addressed store, hash-verified
293
294
// Menu - Alignment
295
void Menu::alignItemsVertically()
296
{
297
this->alignItemsVerticallyWithPadding(kDefaultPadding);
298
}
299
300
void Menu::alignItemsVerticallyWithPadding(float padding)
301
{
Callers
15
NodeToWorld
Method · 0.80
NodeToWorld3D
Method · 0.80
init
Method · 0.80
reset
Method · 0.80
init
Method · 0.80
MenuLayerMainMenu
Method · 0.80
alignMenusV
Method · 0.80
BugsTest
Method · 0.80
RemoveMenuItemWhenMove
Method · 0.80
init
Method · 0.80
LabelUnderlineStrikethroughMultiline
Method · 0.80
RenderTextureSave
Method · 0.80
Calls
1
alignItemsVerticallyWithPadding
Method · 0.95
Tested by
12
NodeToWorld
Method · 0.64
NodeToWorld3D
Method · 0.64
MenuLayerMainMenu
Method · 0.64
alignMenusV
Method · 0.64
BugsTest
Method · 0.64
RemoveMenuItemWhenMove
Method · 0.64
init
Method · 0.64
LabelUnderlineStrikethroughMultiline
Method · 0.64
RenderTextureSave
Method · 0.64
SceneTestLayer1
Method · 0.64
SceneTestLayer2
Method · 0.64
init
Method · 0.64