Definition: include pGUI.e include opengl.e glColor(atom red, blue, green, alpha=1) -- or -- glColor3(atom {red,blue,green[,alpha=1]}) (actually declared as ...
確定! 回上一頁