SDL::Mac::ObjC::NSObject
# File lib/ruby-sdl-ffi/sdl/mac.rb, line 191 def initialize( str_or_ptr ) if str_or_ptr.is_a? String super( ObjC.getClass(str_or_ptr) ) else super end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.