Button Class Reference

Button global structure. More...

#include <Gamepad.h>

List of all members.

Public Member Functions

 Button ()

Public Attributes

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

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.

value of the button

Definition at line 104 of file Gamepad.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


atlascar_base
Author(s): Jorge Almeida, Miguel Oliveira, Pedro Salvado, Andre Oliveira and Pedro Pinheiro
autogenerated on Wed Jul 23 04:34:34 2014