Documentation of SFML 1.6

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::Event::KeyEvent Struct Reference

Keyboard event parameters. More...

#include <Event.hpp>

Public Attributes

Key::Code Code
 
bool Alt
 
bool Control
 
bool Shift
 

Detailed Description

Keyboard event parameters.

Definition at line 204 of file Event.hpp.


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