Hi,
I'm developing a XNA Windows Game 4.0, and I keep getting this error:
The type or namespace name 'Color' does not exist in the namespace 'Microsoft.Xna.Framework.Graphics' (are you missing an assembly reference?)
I can't seem to find the answer for this, can anyone help?
Thanks
EDIT:
Solved it
color type is in Microsoft.Xna.Framework namespace