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

#include <ugdk/input/events.h>

Collaboration diagram for ugdk::input::JoystickDisconnectedEvent:

Public Member Functions

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

Public Attributes

std::weak_ptr< Joystickjoystick
 

Constructor & Destructor Documentation

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

Member Data Documentation

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

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