Parent

Methods

SDL::Surface

Public Class Methods

release( pointer ) click to toggle source
# File lib/ruby-sdl-ffi/sdl/video.rb, line 125
def self.release( pointer )
  SDL.FreeSurface( pointer )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.