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