Colobot
Public Member Functions | Public Attributes | List of all members
JoyButtonEventData Struct Reference

Additional data for joystick button event. More...

#include <event.h>

Inheritance diagram for JoyButtonEventData:
Inheritance graph
[legend]

Public Member Functions

std::unique_ptr< EventDataClone () const override
 

Public Attributes

unsigned char button = 0
 The joystick button index. More...
 

Detailed Description

Additional data for joystick button event.

Member Data Documentation

unsigned char JoyButtonEventData::button = 0

The joystick button index.


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