#import <XBMCController.h>
§ activateKeyboard:()
| - (void) activateKeyboard: |
|
(UIView *) |
view |
|
§ activateScreen:withOrientation:()
| - (void) activateScreen: |
|
(UIScreen *) |
screen |
| withOrientation: |
|
(UIInterfaceOrientation) |
newOrientation |
|
|
| |
§ becomeInactive()
§ changeScreen:withMode:()
| - (bool) changeScreen: |
|
(unsigned int) |
screenIdx |
| withMode: |
|
(UIScreenMode *) |
mode |
|
|
| |
§ createGestureRecognizers()
| - (void) createGestureRecognizers |
|
|
|
§ deactivateKeyboard:()
| - (void) deactivateKeyboard: |
|
(UIView *) |
view |
|
§ disableNetworkAutoSuspend()
| - (void) disableNetworkAutoSuspend |
|
|
|
§ disableScreenSaver()
| - (void) disableScreenSaver |
|
|
|
§ disableSystemSleep()
| - (void) disableSystemSleep |
|
|
|
§ enableNetworkAutoSuspend:()
| - (void) enableNetworkAutoSuspend: |
|
(id) |
obj |
|
§ enableScreenSaver()
| - (void) enableScreenSaver |
|
|
|
§ enableSystemSleep()
| - (void) enableSystemSleep |
|
|
|
§ enterBackground()
§ enterForeground()
§ getEAGLContextObj()
| - (void *) getEAGLContextObj |
|
|
|
§ getOrientation()
| - (UIInterfaceOrientation) getOrientation |
|
|
|
§ getScreenScale:()
| - (CGFloat) getScreenScale: |
|
(UIScreen *) |
screen |
|
§ getScreenSize()
§ initWithFrame:withScreen:()
| - (id) initWithFrame: |
|
(CGRect) |
frame |
| withScreen: |
|
(UIScreen *) |
screen |
|
|
| |
§ nativeKeyboardActive:()
| - (void) nativeKeyboardActive: |
|
(bool) |
active |
|
§ observeDefaultCenterStuff:()
| - (void) observeDefaultCenterStuff: |
|
(NSNotification *) |
notification |
|
§ pauseAnimation()
§ presentFramebuffer()
| - (bool) presentFramebuffer |
|
|
|
§ resumeAnimation()
§ sendKey:()
§ setFramebuffer()
§ setIOSNowPlayingInfo:()
| - (void) setIOSNowPlayingInfo: |
|
(NSDictionary *) |
info |
|
§ startAnimation()
§ stopAnimation()
§ lastGesturePoint
| - (CGPoint) lastGesturePoint |
|
readwriteprotected |
§ m_bgTask
| - (UIBackgroundTaskIdentifier) m_bgTask |
|
protected |
§ m_glView
§ m_isPlayingBeforeInactive
| - (bool) m_isPlayingBeforeInactive |
|
protected |
§ m_networkAutoSuspendTimer
| - (NSTimer *) m_networkAutoSuspendTimer |
|
readwritenonatomicretainprotected |
§ m_playbackState
§ m_screenIdx
§ m_screensaverTimeout
| - (int) m_screensaverTimeout |
|
protected |
§ m_window
§ nativeKeyboardActive
| - (bool) nativeKeyboardActive |
|
readwriteprotected |
§ nowPlayingInfo
| - (NSDictionary *) nowPlayingInfo |
|
readwritenonatomicretainprotected |
§ orientation
| - (UIInterfaceOrientation) orientation |
|
protected |
§ screenScale
§ screensize
§ touchBeginSignaled
| - (bool) touchBeginSignaled |
|
readwriteprotected |
§ animating
The documentation for this class was generated from the following files: