Class: SDL2::DropEvent

Inherits:
AbstractEvent show all
Defined in:
lib/sdl2/events.rb

Overview

Note:

If you enable this event, you must free the filename in the event.

SDL_EventState()

Constant Summary

Constants inherited from AbstractEvent

AbstractEvent::SHARED

Method Summary

Methods inherited from Struct

#==, cast, #initialize, release

Methods included from StructHelper

#member_readers, #member_writers

Constructor Details

This class inherits a constructor from SDL2::Struct