Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Chesto::Screen Member List

This is the complete list of members for Chesto::Screen, including all inherited members.

actionChesto::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::Elementprotected
angleChesto::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
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::Elementinline
draggingChesto::Element
elasticCounterChesto::Element
Element() (defined in Chesto::Element)Chesto::Element
elementsChesto::Element
futureRedrawCounterChesto::Element
getBounds() (defined in Chesto::Element)Chesto::Element
getEffectiveScale() const (defined in Chesto::Element)Chesto::Element
getRenderer() (defined in Chesto::Element)Chesto::Element
getScreenHeight() const (defined in Chesto::Screen)Chesto::Screenprotected
getScreenWidth() const (defined in Chesto::Screen)Chesto::Screenprotected
hasBackground (defined in Chesto::Element)Chesto::Element
height (defined in Chesto::Element)Chesto::Element
hiddenChesto::Element
hide() (defined in Chesto::Element)Chesto::Elementinline
isAbsolute (defined in Chesto::Element)Chesto::Element
isProtected (defined in Chesto::Element)Chesto::Element
lastMouseX (defined in Chesto::Element)Chesto::Element
lastMouseYChesto::Element
maskColorChesto::Element
moveToFront() (defined in Chesto::Element)Chesto::Element
needsRedrawChesto::Element
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
parentChesto::Element
position(int x, int y)Chesto::Element
process(InputEvents *event)Chesto::Elementvirtual
rebuildUI()=0Chesto::Screenpure virtual
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::Elementvirtual
renderBackground(bool fill=true) (defined in Chesto::Element)Chesto::Element
scale (defined in Chesto::Element)Chesto::Element
Screen() (defined in Chesto::Screen)Chesto::Screen
screenshot(std::string path)Chesto::Element
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
setTouchable(bool touchable) (defined in Chesto::Element)Chesto::Element
super typedef (defined in Chesto::Element)Chesto::Element
tag (defined in Chesto::Element)Chesto::Element
touchableChesto::Element
unhide() (defined in Chesto::Element)Chesto::Elementinline
useColorMaskChesto::Element
widthChesto::Element
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::Elementvirtual
~Screen() (defined in Chesto::Screen)Chesto::Screenvirtual