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

Teddy::PhysicalComponents::JoyBallEvent Struct Reference

#include <EventListener.h>

Inheritance diagram for Teddy::PhysicalComponents::JoyBallEvent:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 JoyBallEvent (const int ball_id, const Teddy::Maths::TVector2< int > &delta)
 JoyBallEvent (int ball_id, int xrel, int yrel)

Constructor & Destructor Documentation

Teddy::PhysicalComponents::JoyBallEvent::JoyBallEvent const int    ball_id,
const Teddy::Maths::TVector2< int > &    delta
[inline]
 

Definition at line 215 of file EventListener.h.

References Teddy::PhysicalComponents::Event::delta, Teddy::PhysicalComponents::Event::item_id, Teddy::PhysicalComponents::Event::JoyBallEvent_ID, and Teddy::PhysicalComponents::Event::type.

Teddy::PhysicalComponents::JoyBallEvent::JoyBallEvent int    ball_id,
int    xrel,
int    yrel
[inline]
 

Definition at line 215 of file EventListener2.h.

References Teddy::PhysicalComponents::Event::dx, Teddy::PhysicalComponents::Event::dy, Teddy::PhysicalComponents::Event::item_id, Teddy::PhysicalComponents::Event::JoyBallEvent_ID, and Teddy::PhysicalComponents::Event::type.


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