Aether
SDL2 based UI Framework for NX
Aether::Overlay Member List

This is the complete list of members for Aether::Overlay, including all inherited members.

addElement(Element *e)Aether::Containervirtual
addElementAt(Element *e, size_t i) (defined in Aether::Container)Aether::Containerprotected
childrenAether::Elementprotected
close()Aether::Overlay
Container(int x=0, int y=0, int w=100, int h=100)Aether::Container
Element(int x=0, int y=0, int w=100, int h=100)Aether::Element
focused()Aether::Element
focused_Aether::Elementprotected
focussed()Aether::Element
h()Aether::Element
handleEvent(InputEvent *event)Aether::Screenvirtual
hasHighlighted()Aether::Element
hasSelectable()Aether::Element
hasSelected()Aether::Element
hiBGColourAether::Elementprotectedstatic
hiBGTexAether::Elementprotectedstatic
hiBorderColourAether::Elementprotectedstatic
hiBorderTexAether::Elementprotectedstatic
hidden()Aether::Element
highlighted()Aether::Element
hiSizeAether::Elementprotectedstatic
isTouchAether::Elementprotectedstatic
isVisible()Aether::Element
onButtonPress(Button btn, std::function< void()> func)Aether::Screen
onButtonRelease(Button btn, std::function< void()> func)Aether::Screen
onLoad()Aether::Screenvirtual
onPress(std::function< void()> f)Aether::Element
onPressFunc()Aether::Element
onUnload()Aether::Screenvirtual
Overlay()Aether::Overlay
parent()Aether::Element
parent_Aether::Elementprotected
removeAllElements()Aether::Containervirtual
removeElement(Element *e)Aether::Containervirtual
render()Aether::Overlayvirtual
renderer (defined in Aether::Element)Aether::Elementprotectedstatic
renderHighlight()Aether::Elementvirtual
renderHighlightBG()Aether::Elementvirtual
renderHighlightTextures()Aether::Elementprotected
renderSelection()Aether::Elementvirtual
renderSelectionTexture()Aether::Elementprotected
returnAllElements()Aether::Containervirtual
returnElement(Element *e)Aether::Containervirtual
reuse()Aether::Overlay
Screen()Aether::Screen
selColourAether::Elementprotectedstatic
selectable()Aether::Element
selected()Aether::Element
selTexAether::Elementprotectedstatic
setActive()Aether::Containervirtual
setFocused(Element *e)Aether::Element
setFocussed(Element *e)Aether::Element
setH(int h)Aether::Elementvirtual
setHasHighlighted(bool b)Aether::Element
setHasSelectable(bool b)Aether::Element
setHasSelected(bool b)Aether::Element
setHidden(bool b)Aether::Element
setHighlighted(bool b)Aether::Element
setInactive()Aether::Containervirtual
setParent(Element *p)Aether::Element
setSelectable(bool b)Aether::Element
setSelected(bool b)Aether::Elementvirtual
setTouchable(bool b)Aether::Element
setW(int w)Aether::Elementvirtual
setWH(int w, int h)Aether::Elementvirtual
setX(int x)Aether::Elementvirtual
setXY(int x, int y)Aether::Elementvirtual
setXYWH(int x, int y, int w, int h)Aether::Elementvirtual
setY(int y)Aether::Elementvirtual
shouldClose()Aether::Overlay
touchable()Aether::Element
update(unsigned int dt)Aether::Elementvirtual
w()Aether::Element
x()Aether::Element
y()Aether::Element
~Element()Aether::Elementvirtual