Libraries
»
ruby2d
(0.11.2)
»
Index
»
Ruby2D
»
Color
»
#g
Method: Ruby2D::Color#g
Defined in:
lib/ruby2d/color.rb
#
g
⇒
Object
Returns the value of attribute g.
29 30 31
# File 'lib/ruby2d/color.rb', line 29
def
g
@g
end