Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
ButtonState.h File Reference

Generic Button State class that defines properties of a button state. More...

#include "TextBox.h"

Go to the source code of this file.

Classes

class  ButtonState
 Base class used by all derived Button State classes. More...
 
class  ImageButtonState
 Button State for a button that uses imagery as its button graphics. More...
 
class  TextButtonState
 Button State for a button that displays text in the button. More...
 
class  TextBoxButtonState
 Button State for a button that uses TextBox to display a value and units inside the button. More...
 

Detailed Description

Generic Button State class that defines properties of a button state.

Button states are used internally by the Button class to define the appearance and behavior of each button state.