Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
cinder::app::AppCocoaTouch Member List
This is the complete list of members for
cinder::app::AppCocoaTouch
, including all inherited members.
accelerated
(AccelEvent event)
cinder::app::AppCocoaTouch
[virtual]
-
App
cinder::app::App
AppCocoaTouch
()
cinder::app::AppCocoaTouch
-
console
cinder::app::App
-
copyWindowSurface
cinder::app::App
-
copyWindowSurface
cinder::app::App
didBecomeActive
()
cinder::app::AppCocoaTouch
[virtual]
disableAccelerometer
()
cinder::app::AppCocoaTouch
-
draw
cinder::app::App
[virtual]
enableAccelerometer
(float updateFrequency=30.0f, float filterFactor=0.1f)
cinder::app::AppCocoaTouch
-
fileDrop
cinder::app::App
[virtual]
get
()
cinder::app::AppCocoaTouch
[static]
getActiveTouches
() const
cinder::app::AppCocoaTouch
getAppPath
()
cinder::app::AppCocoaTouch
[virtual]
-
getAverageFps
cinder::app::App
-
getElapsedFrames
cinder::app::App
getElapsedSeconds
() const
cinder::app::AppCocoaTouch
[virtual]
-
getFolderPath
cinder::app::App
-
getFpsSampleInterval
cinder::app::App
getFrameRate
() const
cinder::app::AppCocoaTouch
[virtual]
-
getOpenFilePath
cinder::app::App
-
getRenderer
cinder::app::App
+
getResourcePath
cinder::app::App
[static]
+
getResourcePath
cinder::app::App
[static]
-
getSaveFilePath
cinder::app::App
getSettings
() const
cinder::app::AppCocoaTouch
[virtual]
-
getsWindowsPaintEvents
cinder::app::App
[pure virtual]
-
getWindowAspectRatio
cinder::app::App
-
getWindowBounds
cinder::app::App
-
getWindowCenter
cinder::app::App
getWindowHeight
() const
cinder::app::AppCocoaTouch
[virtual]
-
getWindowSize
cinder::app::App
getWindowWidth
() const
cinder::app::AppCocoaTouch
[virtual]
isFullScreen
() const
cinder::app::AppCocoaTouch
[virtual]
-
keyDown
cinder::app::App
[virtual]
-
keyUp
cinder::app::App
[virtual]
+
loadResource
cinder::app::App
[static]
+
loadResource
cinder::app::App
[static]
+
loadResource
cinder::app::App
[static]
-
mouseDown
cinder::app::App
[virtual]
-
mouseDrag
cinder::app::App
[virtual]
-
mouseMove
cinder::app::App
[virtual]
-
mouseUp
cinder::app::App
[virtual]
-
mouseWheel
cinder::app::App
[virtual]
mState
cinder::app::AppCocoaTouch
prepareSettings
(Settings *settings)
cinder::app::AppCocoaTouch
[virtual]
quit
()
cinder::app::AppCocoaTouch
[virtual]
-
receivesEvents
cinder::app::App
[virtual]
registerAccelerated
(std::function< bool(AccelEvent)> callback)
cinder::app::AppCocoaTouch
registerAccelerated
(T *obj, bool(T::*callback)(AccelEvent))
cinder::app::AppCocoaTouch
-
registerFileDrop
cinder::app::App
-
registerFileDrop
cinder::app::App
-
registerKeyDown
cinder::app::App
-
registerKeyDown
cinder::app::App
-
registerKeyUp
cinder::app::App
-
registerKeyUp
cinder::app::App
-
registerMouseDown
cinder::app::App
-
registerMouseDown
cinder::app::App
-
registerMouseDrag
cinder::app::App
-
registerMouseDrag
cinder::app::App
-
registerMouseMove
cinder::app::App
-
registerMouseMove
cinder::app::App
-
registerMouseUp
cinder::app::App
-
registerMouseUp
cinder::app::App
-
registerMouseWheel
cinder::app::App
-
registerMouseWheel
cinder::app::App
-
registerResize
cinder::app::App
-
registerResize
cinder::app::App
registerTouchesBegan
(std::function< bool(TouchEvent)> callback)
cinder::app::AppCocoaTouch
registerTouchesBegan
(T *obj, bool(T::*callback)(TouchEvent))
cinder::app::AppCocoaTouch
registerTouchesEnded
(std::function< bool(TouchEvent)> callback)
cinder::app::AppCocoaTouch
registerTouchesEnded
(T *obj, bool(T::*callback)(TouchEvent))
cinder::app::AppCocoaTouch
registerTouchesMoved
(std::function< bool(TouchEvent)> callback)
cinder::app::AppCocoaTouch
registerTouchesMoved
(T *obj, bool(T::*callback)(TouchEvent))
cinder::app::AppCocoaTouch
-
resize
cinder::app::App
[virtual]
-
restoreWindowContext
cinder::app::App
-
setFpsSampleInterval
cinder::app::App
setFrameRate
(float aFrameRate)
cinder::app::AppCocoaTouch
[virtual]
setFullScreen
(bool aFullScreen)
cinder::app::AppCocoaTouch
[virtual]
-
setup
cinder::app::App
[virtual]
setupCocoaTouchWindow
(AppCocoaTouch *app)
cinder::app::AppCocoaTouch
[friend]
setWindowHeight
(int windowHeight)
cinder::app::AppCocoaTouch
[virtual]
setWindowSize
(int windowWidth, int windowHeight)
cinder::app::AppCocoaTouch
[virtual]
-
setWindowSize
cinder::app::App
setWindowWidth
(int windowWidth)
cinder::app::AppCocoaTouch
[virtual]
-
shutdown
cinder::app::App
[virtual]
touchesBegan
(TouchEvent event)
cinder::app::AppCocoaTouch
[virtual]
touchesEnded
(TouchEvent event)
cinder::app::AppCocoaTouch
[virtual]
touchesMoved
(TouchEvent event)
cinder::app::AppCocoaTouch
[virtual]
unregisterAccelerated
(CallbackId id)
cinder::app::AppCocoaTouch
-
unregisterFileDrop
cinder::app::App
-
unregisterKeyDown
cinder::app::App
-
unregisterKeyUp
cinder::app::App
-
unregisterMouseDown
cinder::app::App
-
unregisterMouseDrag
cinder::app::App
-
unregisterMouseMove
cinder::app::App
-
unregisterMouseUp
cinder::app::App
-
unregisterMouseWheel
cinder::app::App
-
unregisterResize
cinder::app::App
unregisterTouchesBegan
(CallbackId id)
cinder::app::AppCocoaTouch
unregisterTouchesEnded
(CallbackId id)
cinder::app::AppCocoaTouch
unregisterTouchesMoved
(CallbackId id)
cinder::app::AppCocoaTouch
-
update
cinder::app::App
[virtual]
willResignActive
()
cinder::app::AppCocoaTouch
[virtual]
-
~App
cinder::app::App
[virtual]
~AppCocoaTouch
()
cinder::app::AppCocoaTouch
[virtual]