1#ifndef LIBWIIGUI_BUTTON_H
2#define LIBWIIGUI_BUTTON_H
Primary GUI class. Most other classes inherit from this class.
Definition: gui_element.h:7
Display, manage, and manipulate images in the GUI.
Definition: gui_image.h:12
Sound conversion and playback. A wrapper for other sound libraries - ASND, libmad,...
Definition: gui_sound.h:10
Display, manage, and manipulate text in the GUI.
Definition: gui_text.h:5
Menu input trigger management. Determine if action is neccessary based on input data by comparing con...
Definition: gui_trigger.h:12