Parent

Methods

SDL::TTF::Font

Public Class Methods

release( pointer ) click to toggle source
# File lib/ruby-sdl-ffi/ttf.rb, line 56
def self.release( pointer )
  SDL::TTF.CloseFont( pointer )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.