Class: SDL2::Event::MouseButtonDown

Inherits:
MouseButton show all
Defined in:
event.c,
event.c

Overview

This class represents mouse button press events.

Instance Attribute Summary

Attributes inherited from MouseButton

#button, #clicks, #pressed, #which, #window_id, #x, #y

Attributes inherited from SDL2::Event

#timestamp, #type

Method Summary

Methods inherited from MouseButton

#inspect

Methods inherited from SDL2::Event

enable=, enabled?, #inspect, poll, #window