# File lib/rubygame/color.rb, line 73
                def self.[]=( name, color )
                        GLOBAL[name] = color
                end