libwiigui 1.07
libwiigui is a GUI library for the Wii
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_gamepaddata
 C_keytype
 C_optionlist
 C_paddata
 CGuiButtonDisplay, manage, and manipulate buttons in the GUI. Buttons can have images, icons, text, and sound set (all of which are optional)
 CGuiElementPrimary GUI class. Most other classes inherit from this class
 CGuiFileBrowserDisplay a list of files
 CGuiImageDisplay, manage, and manipulate images in the GUI
 CGuiImageDataConverts image data into GX-useable RGBA8. Currently designed for use only with PNG files
 CGuiKeyboardOn-screen keyboard
 CGuiOptionBrowserDisplay a list of menu options
 CGuiSoundSound conversion and playback. A wrapper for other sound libraries - ASND, libmad, ltremor, etc
 CGuiTextDisplay, manage, and manipulate text in the GUI
 CGuiTooltipDisplay, manage, and manipulate tooltips in the GUI
 CGuiTriggerMenu input trigger management. Determine if action is neccessary based on input data by comparing controller input data to a specific trigger element
 CGuiWindowAllows GuiElements to be grouped together into a "window"