void HelloMultitouchApp::draw() { gl::clear(Color(0.66f, 0.66f, 0.66f), true); gl::enableAlphaBlending(); gl::color(Color(1.0f, 0.2f, 0.0f));