func doRotate(_data) println('glRotated(', Angle, ',', X, ',', Y, ',', Z, ');') event(onRotate) end