Chesto
0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Chesto
RootDisplay
Chesto::RootDisplay Member List
This is the complete list of members for
Chesto::RootDisplay
, including all inherited members.
action
Chesto::Element
actionWithEvents
(defined in
Chesto::Element
)
Chesto::Element
addNode
(std::unique_ptr< Element > node) (defined in
Chesto::Element
)
Chesto::Element
addStackMember
(Element *element) (defined in
Chesto::Element
)
Chesto::Element
protected
angle
Chesto::Element
animate
(int durationIn, std::function< void(float)> onStep, std::function< void()> onFinish) (defined in
Chesto::Element
)
Chesto::Element
animations
(defined in
Chesto::Element
)
Chesto::Element
backgroundColor
(defined in
Chesto::Element
)
Chesto::Element
backgroundOpacity
(defined in
Chesto::Element
)
Chesto::Element
canUseSelectToExit
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
clearScreens
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
constrain
(int flags, int padding=0) (defined in
Chesto::Element
)
Chesto::Element
constrainToTarget
(Element *target, int flags, int padding=0) (defined in
Chesto::Element
)
Chesto::Element
constraints
(defined in
Chesto::Element
)
Chesto::Element
cornerRadius
(defined in
Chesto::Element
)
Chesto::Element
createNode
(Args &&... args) (defined in
Chesto::Element
)
Chesto::Element
inline
deferAction
(std::function< void()> action) (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
deferredActions
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
dpiScale
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
dragging
Chesto::Element
elasticCounter
Chesto::Element
Element
() (defined in
Chesto::Element
)
Chesto::Element
elements
Chesto::Element
events
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
futureRedrawCounter
Chesto::Element
getBounds
() (defined in
Chesto::Element
)
Chesto::Element
getEffectiveScale
() const (defined in
Chesto::Element
)
Chesto::Element
getRenderer
() (defined in
Chesto::Element
)
Chesto::Element
globalScale
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
hasBackground
(defined in
Chesto::Element
)
Chesto::Element
hasScreens
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
height
(defined in
Chesto::Element
)
Chesto::Element
hidden
Chesto::Element
hide
() (defined in
Chesto::Element
)
Chesto::Element
inline
idleCursorPulsing
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
initMusic
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
isAbsolute
(defined in
Chesto::Element
)
Chesto::Element
isDebug
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
isProcessingEvents
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
isProtected
(defined in
Chesto::Element
)
Chesto::Element
lastFrameTime
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
lastMouseX
(defined in
Chesto::Element
)
Chesto::Element
lastMouseY
Chesto::Element
mainDisplay
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
mainLoop
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
maskColor
Chesto::Element
moveToFront
() (defined in
Chesto::Element
)
Chesto::Element
music
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
needsRedraw
Chesto::Element
needsRender
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
onTouchDown
(InputEvents *event) (defined in
Chesto::Element
)
Chesto::Element
onTouchDrag
(InputEvents *event) (defined in
Chesto::Element
)
Chesto::Element
onTouchUp
(InputEvents *event) (defined in
Chesto::Element
)
Chesto::Element
parent
Chesto::Element
popScreen
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
position
(int x, int y)
Chesto::Element
process
(InputEvents *event)
Chesto::RootDisplay
virtual
processDeferredActions
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
pushScreen
(std::unique_ptr< Screen > screen) (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
recalcPosition
(Element *parent) (defined in
Chesto::Element
)
Chesto::Element
remove
(Element *element) (defined in
Chesto::Element
)
Chesto::Element
removeAll
() (defined in
Chesto::Element
)
Chesto::Element
render
(Element *parent)
Chesto::RootDisplay
virtual
renderBackground
(bool fill=true) (defined in
Chesto::Element
)
Chesto::Element
renderer
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
requestQuit
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
RootDisplay
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
scale
(defined in
Chesto::Element
)
Chesto::Element
screenHeight
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
screenshot
(std::string path)
Chesto::Element
screenStack
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
screenWidth
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
setAbsolute
(bool isAbs) (defined in
Chesto::Element
)
Chesto::Element
setAction
(std::function< void()> func) (defined in
Chesto::Element
)
Chesto::Element
setPosition
(int x, int y) (defined in
Chesto::Element
)
Chesto::Element
setScreenResolution
(int width, int height) (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
setTouchable
(bool touchable) (defined in
Chesto::Element
)
Chesto::Element
startMusic
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
super
typedef (defined in
Chesto::Element
)
Chesto::Element
tag
(defined in
Chesto::Element
)
Chesto::Element
topScreen
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
touchable
Chesto::Element
unhide
() (defined in
Chesto::Element
)
Chesto::Element
inline
update
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
useColorMask
Chesto::Element
width
Chesto::Element
window
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
static
windowResizeCallback
(defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
x
(defined in
Chesto::Element
)
Chesto::Element
xAbs
(defined in
Chesto::Element
)
Chesto::Element
y
(defined in
Chesto::Element
)
Chesto::Element
yAbs
(defined in
Chesto::Element
)
Chesto::Element
~Element
() (defined in
Chesto::Element
)
Chesto::Element
virtual
~RootDisplay
() (defined in
Chesto::RootDisplay
)
Chesto::RootDisplay
virtual
Generated by
1.9.4