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

Additional data mouse button event. More...

#include <event.h>

Inheritance diagram for MouseButtonEventData:
Inheritance graph
[legend]

Public Member Functions

std::unique_ptr< EventDataClone () const override
 

Public Attributes

MouseButton button = MOUSE_BUTTON_LEFT
 The mouse button. More...
 

Detailed Description

Additional data mouse button event.

Member Data Documentation

MouseButton MouseButtonEventData::button = MOUSE_BUTTON_LEFT

The mouse button.


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