RetroArch
|
Instance Methods | |
(void) | - initialize:idx: |
(UITableViewCell *) | - cellForTableView: |
(void) | - wasSelectedOnTableView:ofController: |
Properties | |
id | main |
uint32_t | i |
UITableView * | parentTable |
- (UITableViewCell *) cellForTableView: | (UITableView*) | tableView |
Reimplemented in RAMenuItemGeneric, and RAMenuItemBool.
- (void) initialize: | (NSObject <RAMenuActioner> *) | main | |
idx: | (uint32_t) | i | |
Reimplemented in RAMenuItemNum, and RAMenuItemFloat.
- (void) wasSelectedOnTableView: | (UITableView*) | tableView | |
ofController: | (UIViewController*) | controller | |
Reimplemented in RAMenuItemGeneric, RAMenuItemBind, RAMenuItemPathDir, RAMenuItemPath, RAMenuItemDir, RAMenuItemBool, RAMenuItemAction, and RAMenuItemEnum.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicweak |