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

Teddy::PhysicalComponents::KeyDownEvent Struct Reference

#include <EventListener.h>

Inheritance diagram for Teddy::PhysicalComponents::KeyDownEvent:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 KeyDownEvent (const SDL_keysym key)
 KeyDownEvent (SDL_keysym key)

Constructor & Destructor Documentation

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

Definition at line 174 of file EventListener.h.

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

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

Definition at line 167 of file EventListener2.h.

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


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