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

#include <ugdk/input/events.h>

Collaboration diagram for ugdk::input::MouseButtonReleasedEvent:

Public Member Functions

 MouseButtonReleasedEvent (const math::Integer2D &_position, const MouseButton &_button)
 

Public Attributes

math::Integer2D position
 
MouseButton button
 

Constructor & Destructor Documentation

ugdk::input::MouseButtonReleasedEvent::MouseButtonReleasedEvent ( const math::Integer2D _position,
const MouseButton _button 
)
inline

Member Data Documentation

MouseButton ugdk::input::MouseButtonReleasedEvent::button
math::Integer2D ugdk::input::MouseButtonReleasedEvent::position

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