RetroArch
Instance Methods | Class Methods | List of all members
RetroArch_iOS Class Reference

Instance Methods

(NSString *) - documentsDirectory [implementation]
 
(void- applicationDidFinishLaunching: [implementation]
 
(void- applicationDidEnterBackground: [implementation]
 
(void- applicationWillTerminate: [implementation]
 
(void- applicationDidBecomeActive: [implementation]
 
(void- applicationWillResignActive: [implementation]
 
(BOOL- application:openURL:sourceApplication:annotation: [implementation]
 
(void- navigationController:willShowViewController:animated: [implementation]
 
(void- showGameView [implementation]
 
(IBAction) - showPauseMenu: [implementation]
 
(void- toggleUI [implementation]
 
(void- refreshSystemConfig [implementation]
 
(void- mainMenuRefresh [implementation]
 
(void- mainMenuPushPop: [implementation]
 
(void- supportOtherAudioSessions [implementation]
 
(void- mainMenuRenderMessageBox: [implementation]
 

Class Methods

(RetroArch_iOS *) + get [implementation]
 

Method Documentation

◆ application:openURL:sourceApplication:annotation:()

- (BOOL) application: (UIApplication *)  application
openURL: (NSURL *)  url
sourceApplication: (NSString *)  sourceApplication
annotation: (id annotation 
implementation
Here is the call graph for this function:

◆ applicationDidBecomeActive:()

- (void) applicationDidBecomeActive: (UIApplication *)  application
implementation
Here is the call graph for this function:

◆ applicationDidEnterBackground:()

- (void) applicationDidEnterBackground: (UIApplication *)  application
implementation
Here is the call graph for this function:

◆ applicationDidFinishLaunching:()

- (void) applicationDidFinishLaunching: (UIApplication *)  application
implementation
Here is the call graph for this function:

◆ applicationWillResignActive:()

- (void) applicationWillResignActive: (UIApplication *)  application
implementation
Here is the call graph for this function:

◆ applicationWillTerminate:()

- (void) applicationWillTerminate: (UIApplication *)  application
implementation

◆ documentsDirectory()

- (NSString *) documentsDirectory
implementation

◆ get()

+ (RetroArch_iOS *) get
implementation
Here is the caller graph for this function:

◆ mainMenuPushPop:()

- (void) mainMenuPushPop: (bool pushp
implementation
Here is the caller graph for this function:

◆ mainMenuRefresh()

- (void) mainMenuRefresh
implementation
Here is the caller graph for this function:

◆ mainMenuRenderMessageBox:()

- (void) mainMenuRenderMessageBox: (NSString *)  msg
implementation
Here is the caller graph for this function:

◆ navigationController:willShowViewController:animated:()

- (void) navigationController: (UINavigationController *)  navigationController
willShowViewController: (UIViewController *)  viewController
animated: (BOOL animated 
implementation
Here is the call graph for this function:

◆ refreshSystemConfig()

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

◆ showGameView()

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

◆ showPauseMenu:()

- (IBAction) showPauseMenu: (id sender
implementation
Here is the call graph for this function:
Here is the caller graph for this function:

◆ supportOtherAudioSessions()

- (void) supportOtherAudioSessions
implementation
Here is the caller graph for this function:

◆ toggleUI()

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

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