# File lib/ruby-sdl-ffi/mixer.rb, line 110 def self.LoadWAV( file ) LoadWAV_RW( SDL.RWFromFile(file, "rb"), 1 ) end
# File lib/ruby-sdl-ffi/mixer.rb, line 42 def self.mix_func( name, args, ret ) func name, "Mix_#{name}", args, ret end
[Validate]
Generated with the Darkfish Rdoc Generator 2.