Public Member Functions | Public Attributes | List of all members
Button Class Reference

Button global structure. More...

#include <Gamepad.h>

Public Member Functions

 Button ()
 

Public Attributes

sigc::slot< void, int > callback
 callback to be used when the button changes state More...
 
int value
 value of the button More...
 

Detailed Description

Button global structure.

Definition at line 96 of file Gamepad.h.

Constructor & Destructor Documentation

Button::Button ( )
inline

Definition at line 99 of file Gamepad.h.

Member Data Documentation

sigc::slot<void, int> Button::callback

callback to be used when the button changes state

Definition at line 107 of file Gamepad.h.

int Button::value

value of the button

Definition at line 104 of file Gamepad.h.


The documentation for this class was generated from the following file:


atlascar_base
Author(s): Jorge Almeida, Sérgio Pinho, Miguel Oliveira, Pedro Salvado, Andre Oliveira and Pedro Pinheiro
autogenerated on Mon Mar 2 2015 01:31:23