func doColor(_data) println('glColor4f(', Red, ',', Green, ',', Blue, ',', Alpha, ');') event(onColor) end