RetroArch
Instance Methods | List of all members
RAMainMenu Class Reference
Inheritance diagram for RAMainMenu:
[legend]
Collaboration diagram for RAMainMenu:
[legend]

Instance Methods

(id- init [implementation]
 
(void- viewWillAppear: [implementation]
 
(void- willReloadData [implementation]
 
(void- set_leftbutton:target:action: [implementation]
 
(void- set_rightbutton:target:action: [implementation]
 
(RAMenuItemBase *) - make_menu_item_for_entry: [implementation]
 
(void- menuSelect: [implementation]
 
(void- menuBack [implementation]
 
- Instance Methods inherited from RAMenuBase
(id- initWithStyle: [implementation]
 
(NSInteger) - numberOfSectionsInTableView: [implementation]
 
(NSString *) - tableView:titleForHeaderInSection: [implementation]
 
(NSInteger) - tableView:numberOfRowsInSection: [implementation]
 
(id- itemForIndexPath: [implementation]
 
(UITableViewCell *) - tableView:cellForRowAtIndexPath: [implementation]
 
(CGFloat) - tableView:heightForRowAtIndexPath: [implementation]
 
(void- tableView:didSelectRowAtIndexPath: [implementation]
 
(void- reloadData [implementation]
 
(void- renderMessageBox: [implementation]
 
(void- msgQueuePush: [implementation]
 
(void- alertView:clickedButtonAtIndex: [implementation]
 

Method Documentation

◆ init()

- (id) init
implementation

◆ make_menu_item_for_entry:()

- (RAMenuItemBase *) make_menu_item_for_entry: (uint32_t i
implementation
Here is the call graph for this function:

◆ menuBack()

- (void) menuBack
implementation
Here is the call graph for this function:

◆ menuSelect:()

- (void) menuSelect: (uint32_t i
implementation

Reimplemented from <RAMenuActioner>.

Here is the call graph for this function:

◆ set_leftbutton:target:action:()

- (void) set_leftbutton: (NSString *)  title
target: (id target
action: (SEL)  action 
implementation
Here is the caller graph for this function:

◆ set_rightbutton:target:action:()

- (void) set_rightbutton: (NSString *)  title
target: (id target
action: (SEL)  action 
implementation
Here is the caller graph for this function:

◆ viewWillAppear:()

- (void) viewWillAppear: (BOOL animated
implementation
Here is the call graph for this function:

◆ willReloadData()

- (void) willReloadData
implementation

Reimplemented from RAMenuBase.

Here is the call graph for this function:

The documentation for this class was generated from the following file: