Methods

SDL::Image

Public Class Methods

img_func( name, args, ret ) click to toggle source
# File lib/ruby-sdl-ffi/image.rb, line 42
def self.img_func( name, args, ret )
  func name, "IMG_#{name}", args, ret
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.