Class: SDL2::Keysym

Inherits:
Struct
  • Object
show all
Defined in:
lib/sdl2/keyboard.rb

Overview

The SDL keysym structure, used in key events.

@note: If you are looking for translated character input, see the TextInputEvent.

Method Summary

Methods inherited from Struct

#==, cast, create, #free, #initialize, release, #to_s, #update_members

Methods included from StructHelper

#member_readers, #member_writers

Constructor Details

This class inherits a constructor from SDL2::Struct