Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::PhysicalComponents::JoyButtonEvent Struct Reference

#include <EventListener.h>

Inheritance diagram for Teddy::PhysicalComponents::JoyButtonEvent:

Inheritance graph
[legend]
Collaboration diagram for Teddy::PhysicalComponents::JoyButtonEvent:

Collaboration graph
[legend]
List of all members.

Public Methods

 JoyButtonEvent (const int button_id, const int state)
 JoyButtonEvent (int button_id, int state)

Constructor & Destructor Documentation

Teddy::PhysicalComponents::JoyButtonEvent::JoyButtonEvent const int    button_id,
const int    state
[inline]
 

Definition at line 191 of file EventListener.h.

References Teddy::PhysicalComponents::Event::item_id, Teddy::PhysicalComponents::Event::JoyButtonEvent_ID, Teddy::PhysicalComponents::Event::state, and Teddy::PhysicalComponents::Event::type.

Teddy::PhysicalComponents::JoyButtonEvent::JoyButtonEvent int    button_id,
int    state
[inline]
 

Definition at line 187 of file EventListener2.h.

References Teddy::PhysicalComponents::Event::item_id, Teddy::PhysicalComponents::Event::JoyButtonEvent_ID, Teddy::PhysicalComponents::Event::state, and Teddy::PhysicalComponents::Event::type.


The documentation for this struct was generated from the following files: