Class: SDL2::Event::SysWM

Inherits:
SDL2::Event show all
Defined in:
event.c,
event.c

Overview

This class represents video driver dependent system events.

This event is disabled by default. You can enable it with enable=. This event is now useless because now there is no way to get driver dependent information from this event class. You are encouraged to avoid this event.

Instance Attribute Summary

Attributes inherited from SDL2::Event

#timestamp, #type

Method Summary

Methods inherited from SDL2::Event

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