This method is equivalent to calling Color.new, but the name makes the parameter order explicit.
Color.new
Returns:
a new instance of Color
See Also:
195
# File 'rdoc/gosu.rb', line 195 def self.argb(*args); end