module SDL2::Ttf
Public Class Methods
TTF_GetError()
click to toggle source
# File lib/sdl2.rb, line 371 def self.TTF_GetError SDL2.SDL_GetError end
# File lib/sdl2.rb, line 371 def self.TTF_GetError SDL2.SDL_GetError end