MCPcopy 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
295void Menu::alignItemsVertically()
296{
297 this->alignItemsVerticallyWithPadding(kDefaultPadding);
298}
299
300void Menu::alignItemsVerticallyWithPadding(float padding)
301{

Callers 15

NodeToWorldMethod · 0.80
NodeToWorld3DMethod · 0.80
initMethod · 0.80
resetMethod · 0.80
initMethod · 0.80
MenuLayerMainMenuMethod · 0.80
alignMenusVMethod · 0.80
BugsTestMethod · 0.80
initMethod · 0.80
RenderTextureSaveMethod · 0.80

Calls 1

Tested by 12

NodeToWorldMethod · 0.64
NodeToWorld3DMethod · 0.64
MenuLayerMainMenuMethod · 0.64
alignMenusVMethod · 0.64
BugsTestMethod · 0.64
initMethod · 0.64
RenderTextureSaveMethod · 0.64
SceneTestLayer1Method · 0.64
SceneTestLayer2Method · 0.64
initMethod · 0.64