Method: Gosu::HSV#v

Defined in:
lib/gosu_android/graphics/color.rb

#vObject

Returns the value of attribute v

Returns:

  • (Object)

    the current value of v

[View source]

5
6
7
# File 'lib/gosu_android/graphics/color.rb', line 5

def v
  @v
end