Mana
Loading...
Searching...
No Matches
Enumerations
button.cpp File Reference
#include "gui/widgets/button.h"
#include "graphics.h"
#include "gui/gui.h"
#include "gui/textpopup.h"
#include "resources/image.h"
#include "resources/theme.h"
#include <guichan/exception.hpp>
#include <guichan/font.hpp>

Go to the source code of this file.

Enumerations

enum  {
  BUTTON_STANDARD , BUTTON_HIGHLIGHTED , BUTTON_PRESSED , BUTTON_DISABLED ,
  BUTTON_COUNT
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
BUTTON_STANDARD 
BUTTON_HIGHLIGHTED 
BUTTON_PRESSED 
BUTTON_DISABLED 
BUTTON_COUNT 

Definition at line 37 of file button.cpp.