Lugdunum  0.1.0
Public Attributes | List of all members
lug::Window::GamePadEvent Struct Reference

#include <Event.hpp>

Collaboration diagram for lug::Window::GamePadEvent:
[legend]

Public Attributes

lug::Math::Vec2f axisLeft
 
lug::Math::Vec2f axisRight
 

Detailed Description

Definition at line 53 of file Event.hpp.

Member Data Documentation

◆ axisLeft

lug::Math::Vec2f lug::Window::GamePadEvent::axisLeft

Definition at line 54 of file Event.hpp.

◆ axisRight

lug::Math::Vec2f lug::Window::GamePadEvent::axisRight

Definition at line 55 of file Event.hpp.


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