This is the complete list of members for OSystem_IPHONE, including all inherited members.
_audiocdManager | OSystem | protected |
_clipboard | OSystem | protected |
_dialogManager | OSystem | protected |
_dirtyOverlayRects (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_dirtyRects (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_dummyUnused | OSystem | protected |
_eventManager | OSystem | protected |
_framebuffer (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_fsFactory | OSystem | protected |
_fullScreenIsDirty (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_fullScreenOverlayIsDirty (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_gamePalette (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_gamePaletteRGBA5551 (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_gestureStartX (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_gestureStartY (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_gfxTransactionError (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastDragPosX (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastDragPosY (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastMouseDown (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastMouseTap (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastPadX (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastPadY (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastSecondaryDown (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_lastSecondaryTap (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mixer (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseBuffer (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseClickAndDragEnabled (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseCursorPalette (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseCursorPaletteEnabled (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseDirty (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseKeyColor (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_mouseNeedTextureUpdate (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_queuedEventTime (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_queuedInputEvent (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_savefileManager | OSystem | protected |
_screenChangeCount (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_screenOrientation (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_secondaryTapped (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_startTime (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_textToSpeechManager | OSystem | protected |
_timerCallback (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_timerCallbackNext (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_timerCallbackTimer (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_timerManager | OSystem | protected |
_timeSuspended (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_touchpadModeEnabled (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
_videoContext (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
addSysArchivesToSearchSet(Common::SearchSet &s, int priority=0) | OSystem_IPHONE | virtual |
applyBackendSettings() | OSystem | inlinevirtual |
AQBufferCallback(void *in, AudioQueueRef inQ, AudioQueueBufferRef outQB) (defined in OSystem_IPHONE) | OSystem_IPHONE | protectedstatic |
backendInitialized() const | OSystem | inline |
beginGFXTransaction() | OSystem_IPHONE | virtual |
buildBackendOptionsWidget(GUI::GuiObject *boss, const Common::String &name, const Common::String &target) const | OSystem | inlinevirtual |
clearFocusRectangle() | OSystem | inlinevirtual |
clearOverlay() | OSystem_IPHONE | virtual |
copyRectToOverlay(const void *buf, int pitch, int x, int y, int w, int h) | OSystem_IPHONE | virtual |
copyRectToScreen(const void *buf, int pitch, int x, int y, int w, int h) | OSystem_IPHONE | virtual |
createConfigReadStream() | OSystem | virtual |
createConfigWriteStream() | OSystem | virtual |
createMutex() | OSystem_IPHONE | virtual |
delayMillis(uint msecs) | OSystem_IPHONE | virtual |
destroy() | OSystem | |
dirtyFullOverlayScreen() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
dirtyFullScreen() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
displayActivityIconOnOSD(const Graphics::Surface *icon) override | BaseBackend | inlinevirtual |
displayLogFile() | OSystem | inlinevirtual |
displayMessageOnOSD(const Common::U32String &msg) override | BaseBackend | virtual |
drawDirtyRect(const Common::Rect &dirtyRect) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
endGFXTransaction() | OSystem_IPHONE | virtual |
engineDone() | OSystem_IPHONE | virtual |
engineInit() | OSystem_IPHONE | virtual |
fatalError() | OSystem | virtual |
Feature enum name | OSystem | |
fillScreen(uint32 col) override | BaseBackend | virtual |
getAudioCDManager() | OSystem | inline |
getDefaultConfigFileName() | OSystem_IPHONE | virtual |
getDefaultGraphicsMode() const | OSystem | inlinevirtual |
getDefaultScaleFactor() const | OSystem | inlinevirtual |
getDefaultScaler() const | OSystem | inlinevirtual |
getDefaultShader() const | OSystem | inlinevirtual |
getDefaultStretchMode() const | OSystem | inlinevirtual |
getDialogManager() | OSystem | inlinevirtual |
getEventManager() | OSystem | inline |
getFeatureState(Feature f) | OSystem_IPHONE | virtual |
getFilesystemFactory() | OSystem | virtual |
getGlobalKeymaps() | OSystem | inlinevirtual |
getGraphicsMode() const | OSystem | inlinevirtual |
getHardwareInputSet() | OSystem | inlinevirtual |
getHeight() | OSystem_IPHONE | virtual |
getHiDPIScreenFactor() const | OSystem | inlinevirtual |
getKeymapperDefaultBindings() | OSystem | inlinevirtual |
getMillis(bool skipRecord=false) | OSystem_IPHONE | virtual |
getMixer() | OSystem_IPHONE | virtual |
getOpenGLType() const | OSystem | inlinevirtual |
getOverlayFormat() const | OSystem_IPHONE | virtual |
getOverlayHeight() | OSystem_IPHONE | virtual |
getOverlayWidth() | OSystem_IPHONE | virtual |
getPaletteManager() | OSystem_IPHONE | inlinevirtual |
getSavefileManager() | OSystem | virtual |
getScaleFactor() const | OSystem | inlinevirtual |
getScaler() const | OSystem | inlinevirtual |
getScreenChangeID() const | OSystem_IPHONE | inlinevirtual |
getScreenFormat() const (defined in OSystem) | OSystem | inline |
getShader() const | OSystem | inlinevirtual |
getStretchMode() const | OSystem | inlinevirtual |
getSupportedAntiAliasingLevels() const | OSystem | inlinevirtual |
getSupportedFormats() const (defined in OSystem) | OSystem | inline |
getSupportedGraphicsModes() const | OSystem | inlinevirtual |
getSupportedShaders() const | OSystem | inlinevirtual |
getSupportedStretchModes() const | OSystem | inlinevirtual |
getSystemLanguage() const | OSystem | virtual |
getTextFromClipboard() | OSystem | inlinevirtual |
getTextToSpeechManager() | OSystem | inlinevirtual |
getTimeAndDate(TimeDate &td, bool skipRecord=false) const | OSystem_IPHONE | virtual |
getTimerManager() | OSystem | virtual |
getWidth() | OSystem_IPHONE | virtual |
GfxModeFlags enum name | OSystem | |
grabOverlay(Graphics::Surface &surface) | OSystem_IPHONE | virtual |
grabPalette(byte *colors, uint start, uint num) const | OSystem_IPHONE | protectedvirtual |
handleEvent_keyPressed(Common::Event &event, int keyPressed) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_mouseDown(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_mouseDragged(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_mouseSecondDragged(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_mouseUp(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_orientationChanged(int orientation) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_secondMouseDown(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_secondMouseUp(Common::Event &event, int x, int y) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
handleEvent_swipe(Common::Event &event, int direction) (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
hasFeature(Feature f) | OSystem_IPHONE | virtual |
hasTextInClipboard() | OSystem | inlinevirtual |
hideOverlay() | OSystem_IPHONE | virtual |
init() | OSystem | inlinevirtual |
initBackend() | OSystem_IPHONE | virtual |
initSize(uint width, uint height, const Graphics::PixelFormat *format) | OSystem_IPHONE | virtual |
initSizeHint(const Graphics::ModeList &modes) | OSystem | inlinevirtual |
initVideoContext() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
internUpdateScreen() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
isConnectionLimited() | OSystem | virtual |
isOverlayVisible() const | OSystem_IPHONE | inlinevirtual |
kFeatureAspectRatioCorrection enum value | OSystem | |
kFeatureClipboardSupport enum value | OSystem | |
kFeatureCursorPalette enum value | OSystem | |
kFeatureDisplayLogFile enum value | OSystem | |
kFeatureFilteringMode enum value | OSystem | |
kFeatureFullscreenMode enum value | OSystem | |
kFeatureFullscreenToggleKeepsContext enum value | OSystem | |
kFeatureIconifyWindow enum value | OSystem | |
kFeatureJoystickDeadzone enum value | OSystem | |
kFeatureKbdMouseSpeed enum value | OSystem | |
kFeatureNoQuit enum value | OSystem | |
kFeatureOpenGLForGame enum value | OSystem | |
kFeatureOpenUrl enum value | OSystem | |
kFeatureOverlaySupportsAlpha enum value | OSystem | |
kFeatureScalers enum value | OSystem | |
kFeatureShader enum value | OSystem | |
kFeatureShadersForGame enum value | OSystem | |
kFeatureStretchMode enum value | OSystem | |
kFeatureSystemBrowserDialog enum value | OSystem | |
kFeatureTouchpadMode enum value | OSystem | |
kFeatureVirtualKeyboard enum value | OSystem | |
kFeatureVSync enum value | OSystem | |
kGfxModeNoFlags enum value | OSystem | |
kGfxModeRender3d enum value | OSystem | |
kTransactionAspectRatioFailed enum value | OSystem | |
kTransactionFilteringFailed enum value | OSystem | |
kTransactionFormatNotSupported enum value | OSystem | |
kTransactionFullscreenFailed enum value | OSystem | |
kTransactionModeSwitchFailed enum value | OSystem | |
kTransactionSizeChangeFailed enum value | OSystem | |
kTransactionStretchModeSwitchFailed enum value | OSystem | |
kTransactionSuccess enum value | OSystem | |
lockMouse(bool lock) | OSystem | inlinevirtual |
lockScreen() | OSystem_IPHONE | virtual |
logMessage(LogMessageType::Type type, const char *message) | OSystem_IPHONE | virtual |
messageBox(LogMessageType::Type type, const char *message) | OSystem | inlinevirtual |
mixCallback(void *sys, byte *samples, int len) (defined in OSystem_IPHONE) | OSystem_IPHONE | static |
NonCopyable() (defined in Common::NonCopyable) | Common::NonCopyable | inline |
openUrl(const Common::String &url) | OSystem | inlinevirtual |
OSystem() (defined in OSystem) | OSystem | protected |
OSystem_IPHONE() (defined in OSystem_IPHONE) | OSystem_IPHONE | |
pollEvent(Common::Event &event) | OSystem_IPHONE | virtual |
quit() | OSystem_IPHONE | virtual |
registerDefaultSettings(const Common::String &target) const | OSystem | inlinevirtual |
s_AudioQueue (defined in OSystem_IPHONE) | OSystem_IPHONE | protectedstatic |
s_soundCallback (defined in OSystem_IPHONE) | OSystem_IPHONE | protectedstatic |
s_soundParam (defined in OSystem_IPHONE) | OSystem_IPHONE | protectedstatic |
saveScreenshot() | OSystem | inlinevirtual |
setCursorPalette(const byte *colors, uint start, uint num) | OSystem_IPHONE | virtual |
setFeatureState(Feature f, bool enable) | OSystem_IPHONE | virtual |
setFocusRectangle(const Common::Rect &rect) | OSystem | inlinevirtual |
setGraphicsMode(int mode, uint flags=kGfxModeNoFlags) | OSystem | inlinevirtual |
setGraphicsMode(const char *name) | OSystem | |
setMouseCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 keycolor=255, bool dontScale=false, const Graphics::PixelFormat *format=NULL) | OSystem_IPHONE | virtual |
setPalette(const byte *colors, uint start, uint num) | OSystem_IPHONE | protectedvirtual |
setScaler(const char *name, int factor) override final | BaseBackend | virtual |
OSystem::setScaler(uint mode, int factor) | OSystem | inlinevirtual |
setShader(int id) | OSystem | inlinevirtual |
setShader(const char *name) | OSystem | |
setShakePos(int shakeXOffset, int shakeYOffset) | OSystem_IPHONE | virtual |
setStretchMode(int mode) | OSystem | inlinevirtual |
setStretchMode(const char *name) | OSystem | |
setTextInClipboard(const Common::U32String &text) | OSystem | inlinevirtual |
setTimerCallback(TimerProc callback, int interval) (defined in OSystem_IPHONE) | OSystem_IPHONE | virtual |
setupMixer(void) (defined in OSystem_IPHONE) | OSystem_IPHONE | virtual |
setWindowCaption(const Common::U32String &caption) | OSystem | inlinevirtual |
showMouse(bool visible) | OSystem_IPHONE | virtual |
showOverlay() | OSystem_IPHONE | virtual |
startSoundsystem() (defined in OSystem_IPHONE) | OSystem_IPHONE | |
stopSoundsystem() (defined in OSystem_IPHONE) | OSystem_IPHONE | |
suspendLoop() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
timerHandler(int t) (defined in OSystem_IPHONE) | OSystem_IPHONE | protectedstatic |
TransactionError enum name | OSystem | |
unlockScreen() | OSystem_IPHONE | virtual |
updateMouseTexture() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
updateOutputSurface() (defined in OSystem_IPHONE) | OSystem_IPHONE | protected |
updateScreen() | OSystem_IPHONE | virtual |
warpMouse(int x, int y) | OSystem_IPHONE | virtual |
~OSystem() (defined in OSystem) | OSystem | protectedvirtual |
~OSystem_IPHONE() (defined in OSystem_IPHONE) | OSystem_IPHONE | virtual |
~PaletteManager() (defined in PaletteManager) | PaletteManager | inlinevirtual |