CUGL 4.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::Display Member List

This is the complete list of members for cugl::Display, including all inherited members.

_configOrientationcugl::Displayprotected
_contextcugl::Displayprotected
_deviceOrientationcugl::Displayprotected
_displaycugl::Displayprotected
_drawablecugl::Displayprotected
_framecugl::Displayprotected
_fullscreencugl::Displayprotected
_initialOrientationcugl::Displayprotected
_notchedcugl::Displayprotected
_orientationListenercugl::Displayprotected
_scalecugl::Displayprotected
_thedisplaycugl::Displayprotectedstatic
_titlecugl::Displayprotected
_transformcugl::Displayprotected
_usablecugl::Displayprotected
_windowcugl::Displayprotected
_windowOrientationcugl::Displayprotected
Applicationcugl::Displayfriend
clear(Color4f color)cugl::Display
config()cugl::Display
Display()cugl::Displayprotected
dispose()cugl::Displayprotected
get()cugl::Displayinlinestatic
getConfiguredOrientation() constcugl::Displayinline
getDeviceOrientation() constcugl::Displayinline
getDisplayOrientation() constcugl::Displayinline
getFrameBounds() constcugl::Displayinline
getGraphicsContext() constcugl::Displayinline
getGraphicsDescription() constcugl::Display
getInitialOrientation() constcugl::Displayinline
getMouseScreenPosition(float x, float y)cugl::Display
getMouseWindowPosition(float x, float y)cugl::Display
getNaturalOrientation() constcugl::Display
getOrientationListener() constcugl::Displayinline
getPixelDensity() constcugl::Displayinline
getRefreshRate() constcugl::Display
getSafeBounds() constcugl::Displayinline
getTitle() constcugl::Displayinline
getTouchScreenPosition(float x, float y)cugl::Display
getTouchScreenValue(float x, float y)cugl::Display
getTouchWindowPosition(float x, float y)cugl::Display
getTouchWindowValue(float x, float y)cugl::Display
getTransform() constcugl::Displayinline
getViewBounds() constcugl::Displayinline
hasNotch() constcugl::Displayinline
hasOrientationListener() constcugl::Displayinline
hasSwappedAxes() constcugl::Display
hide()cugl::Display
init(std::string title, Rect bounds, Uint32 flags)cugl::Displayprotected
INIT_CAMERAcugl::Displaystatic
INIT_CENTEREDcugl::Displaystatic
INIT_FULLSCREENcugl::Displaystatic
INIT_HIGH_DPIcugl::Displaystatic
INIT_LARGE_POINTScugl::Displaystatic
INIT_MULTISAMPLEDcugl::Displaystatic
INIT_RESIZABLEcugl::Displaystatic
INIT_VSYNCcugl::Displaystatic
INIT_WIDE_LINEScugl::Displaystatic
isLandscape() constcugl::Display
isPortrait() constcugl::Display
Listener typedefcugl::Display
lock()cugl::Display
Orientation enum namecugl::Display
refresh()cugl::Display
removeOrientationListener()cugl::Display
resync()cugl::Display
setFrameBounds(const Rect &bounds)cugl::Display
setFrameOrigin(Uint32 x, Uint32 y)cugl::Display
setFrameOrigin(const Vec2 &origin)cugl::Displayinline
setFrameSize(Uint32 width, Uint32 height)cugl::Display
setFrameSize(const Size &size)cugl::Displayinline
setOrientationListener(Listener listener)cugl::Displayinline
setTitle(const std::string title)cugl::Display
show()cugl::Display
start(std::string title, Rect bounds, Uint32 flags)cugl::Displaystatic
startTextEvents()cugl::Display
stop()cugl::Displaystatic
stopTextEvents()cugl::Display
unlock()cugl::Display
~Display()cugl::Displayinlineprotected