MCPcopy 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
316void Menu::alignItemsHorizontally()
317{
318 this->alignItemsHorizontallyWithPadding(kDefaultPadding);
319}
320
321void Menu::alignItemsHorizontallyWithPadding(float padding)
322{

Callers 10

SpriteCreationMethod · 0.80
UseCaseMeshRendererMethod · 0.80
NodeAnimationTestMethod · 0.80
onEnterMethod · 0.80
alignMenusHMethod · 0.80
onEnterMethod · 0.80
onEnterMethod · 0.80
initMethod · 0.80
onEnterMethod · 0.80

Tested by 10

SpriteCreationMethod · 0.64
UseCaseMeshRendererMethod · 0.64
NodeAnimationTestMethod · 0.64
onEnterMethod · 0.64
alignMenusHMethod · 0.64
onEnterMethod · 0.64
onEnterMethod · 0.64
initMethod · 0.64
onEnterMethod · 0.64