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

Teddy::PhysicalComponents::KeyUpEvent Struct Reference

#include <EventListener.h>

Inheritance diagram for Teddy::PhysicalComponents::KeyUpEvent:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 KeyUpEvent (const SDL_keysym key)
 KeyUpEvent (SDL_keysym key)

Constructor & Destructor Documentation

Teddy::PhysicalComponents::KeyUpEvent::KeyUpEvent const SDL_keysym    key [inline]
 

Definition at line 181 of file EventListener.h.

References Teddy::PhysicalComponents::Event::key, Teddy::PhysicalComponents::Event::KeyUpEvent_ID, and Teddy::PhysicalComponents::Event::type.

Teddy::PhysicalComponents::KeyUpEvent::KeyUpEvent SDL_keysym    key [inline]
 

Definition at line 175 of file EventListener2.h.

References Teddy::PhysicalComponents::Event::key, Teddy::PhysicalComponents::Event::KeyUpEvent_ID, and Teddy::PhysicalComponents::Event::type.


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