Class | Origami::Graphics::Instruction::G |
In: |
sources/parser/graphics/colors.rb
|
Parent: | Object |
# File sources/parser/graphics/colors.rb, line 131 131: def initialize(color); super('g', color) end