Gamedev Framework (gf)  0.1.0
A C++11 framework for 2D games
Public Attributes | List of all members
gf::Event::GamepadConnection Struct Reference

Gamepad connection event parameters (EventType::GamepadConnected) More...

#include <gf/Event.h>

Public Attributes

GamepadHwId id
 Hardware id of the gamepad. More...
 

Detailed Description

Gamepad connection event parameters (EventType::GamepadConnected)

Member Data Documentation

GamepadHwId gf::Event::GamepadConnection::id

Hardware id of the gamepad.