Class GJSongBrowser

#include <Geode/binding/GJSongBrowser.hpp>
classGJSongBrowser:publicGJDropDownLayer,publicFLAlertLayerProtocol,publicTableViewCellDelegate{ ... }
No description provided
Examples0
Public static methods1
staticGJSongBrowser*create()

MacOS (ARM): 0x526dbc

MacOS (Intel): 0x5fe940

Windows: 0x2b7170

iOS: 0x26584c

Android

No description provided
Public member functions12
virtualboolinit()

MacOS (ARM): 0x5270a8

MacOS (Intel): 0x5fed50

Windows: 0x2b72f0

iOS: 0x265974

Android

No description provided
virtualvoidcustomSetup()

MacOS (ARM): 0x527354

MacOS (Intel): 0x5ff020

Windows: 0x2b73f0

iOS: 0x265b54

Android

No description provided
virtualvoidexitLayer()

MacOS (ARM): 0x527320

MacOS (Intel): 0x5feff0

Windows: 0x2b7330

iOS: 0x265b20

Android

No description provided
virtualvoidFLAlert_Clicked(,
boolbtn2
)

MacOS (ARM): 0x52787c

MacOS (Intel): 0x5ff5a0

Windows: 0x2b7b30

iOS: 0x266088

Android

No description provided
virtualboolcellPerformedAction(,
intlistType
,,)

MacOS (ARM): 0x527938

MacOS (Intel): 0x5ff680

Windows: 0x2b7c30

iOS: 0x266144

Android

No description provided
virtualintgetSelectedCellIdx()

MacOS (ARM): 0x527998

MacOS (Intel): 0x5ff6f0

Windows: 0x2b7c60

iOS: 0x2661a4

Android

No description provided
voidloadPage(
intpage
)

MacOS (ARM): 0x5270e8

MacOS (Intel): 0x5fed80

Windows: 0x2b7770

iOS: 0x2659b4

Android

No description provided
voidonDeleteAll()

MacOS (ARM): 0x52767c

MacOS (Intel): 0x5ff3b0

Windows: 0x2b7a20

iOS: 0x265eb0

Android

No description provided
voidonNextPage()

MacOS (ARM): 0x527670

MacOS (Intel): 0x5ff390

Windows: 0x2b7a00

iOS: 0x265ea4

Android

No description provided
voidonPrevPage()

MacOS (ARM): 0x527664

MacOS (Intel): 0x5ff370

Windows: 0x2b7a10

iOS: 0x265e98

Android

No description provided
voidsetupPageInfo(
intitemCount
,
intpageStartIdx
,
intpageEndIdx
)

MacOS (ARM): 0x5277e0

MacOS (Intel): 0x5ff510

Windows: Out of line

iOS: 0x265fec

Android

No description provided
voidsetupSongBrowser()

MacOS (ARM): 0x527758

MacOS (Intel): 0x5ff480

Windows: Out of line

iOS: 0x265f64

Android

No description provided
Fields9
intm_page
;
No description provided
intm_songID
;
No description provided
boolm_selected
;
No description provided
;
No description provided
;
No description provided
;
No description provided
;
No description provided
cocos2d::CCArray*m_downloadedSongs
;
No description provided
CustomListView*m_listView
;
No description provided
Protected member functions0
Protected fields0
Derived classes0