Class EditButtonBar

#include <Geode/binding/EditButtonBar.hpp>
classEditButtonBar:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticEditButtonBar*create(,,
inttab
,
boolhasCreateItems
,
intcolumns
,
introws
)

MacOS (ARM): 0x50c89c

MacOS (Intel): 0x5e1c20

Windows: 0xd4470

iOS: 0x420d48

Android

No description provided
Public member functions7
intgetPage()

MacOS (ARM): 0x50d0f4

MacOS (Intel): 0x5e2540

Windows: Out of line

iOS: 0x421508

Android

No description provided
voidgoToPage(
intpage
)

MacOS (ARM): 0x50d100

MacOS (Intel): 0x5e2560

Windows: 0xd4ef0

iOS: 0x421514

Android

No description provided
boolinit(,,
inttab
,
boolhasCreateItems
,
intcolumns
,
introws
)

MacOS (ARM): 0x50c998

MacOS (Intel): 0x5e1d10

Windows: Out of line

iOS: 0x420e10

Android

No description provided
voidloadFromItems(,
introws
,
intcolumns
,
boolkeepPage
)

MacOS (ARM): 0x50ca44

MacOS (Intel): 0x5e1dc0

Windows: 0xd45d0

iOS: 0x420ebc

Android

No description provided
voidonLeft()

MacOS (ARM): 0x50d070

MacOS (Intel): 0x5e24a0

Windows: 0xd4fc0

iOS: 0x4214e8

Android

No description provided
voidonRight()

MacOS (ARM): 0x50d0b8

MacOS (Intel): 0x5e24f0

Windows: 0xd4f50

iOS: 0x4214f8

Android

No description provided
voidreloadItems(
introwCount
,
intcolumnCount
)

MacOS (ARM): 0x50cf74

MacOS (Intel): 0x5e2390

Windows: Out of line

iOS: 0x4213ec

Android

No description provided
Fields6
;
No description provided
intm_tabIndex
;
No description provided
boolm_hasCreateItems
;
No description provided
cocos2d::CCArray*m_buttonArray
;
No description provided
BoomScrollLayer*m_scrollLayer
;
No description provided
cocos2d::CCArray*m_pagesArray
;
No description provided
Protected member functions0
Protected fields0
Derived classes0