UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::input::JoystickConnectedEvent Struct Reference

#include <ugdk/input/events.h>

Collaboration diagram for ugdk::input::JoystickConnectedEvent:

Public Member Functions

 JoystickConnectedEvent (const std::weak_ptr< Joystick > &_joystick)
 

Public Attributes

std::weak_ptr< Joystickjoystick
 

Constructor & Destructor Documentation

ugdk::input::JoystickConnectedEvent::JoystickConnectedEvent ( const std::weak_ptr< Joystick > &  _joystick)
inline

Member Data Documentation

std::weak_ptr<Joystick> ugdk::input::JoystickConnectedEvent::joystick

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