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

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

addOverlay(Overlay *ovl)Aether::Window
exit()Aether::Window
holdDelay()Aether::Window
loop()Aether::Window
popScreen()Aether::Window
pushScreen()Aether::Window
removeScreen()Aether::Window
ScreenOperation enum nameAether::Window
setBackgroundColour(const Colour &col)Aether::Window
setBackgroundImage(const std::string &path)Aether::Window
setFadeIn(const bool fade)Aether::Window
setFadeOut(const bool fade)Aether::Window
setFont(const std::string &path)Aether::Window
setFontSpacing(const double spacing)Aether::Window
setHighlightAnimation(const std::function< Colour(const uint32_t)> &func)Aether::Window
setHighlightBackground(const Colour &col)Aether::Window
setHighlightOverlay(const Colour &col)Aether::Window
setHoldDelay(const int ms)Aether::Window
showDebugInfo(const bool show)Aether::Window
showScreen(Screen *screen)Aether::Window
Window(const std::string &name, const unsigned int width, const unsigned int height, const LogHandler &log)Aether::Window
~Window()Aether::Window