1 #ifndef AETHER_MENU_HPP 2 #define AETHER_MENU_HPP 4 #include "Aether/base/Scrollable.hpp" 5 #include "Aether/horizon/menu/MenuOption.hpp" 35 void update(
unsigned int dt);
int w()
Returns width of element.
int x()
Returns x-coordinate of element.
int h()
Returns height of element.
Base namespace for all Aether related classes and functions.
int y()
Returns y-coordinate of element.