Color
by David Horn · in Torque X 2D · 01/27/2010 (10:22 am) · 2 replies
Right now I can successfully use the default colos (i.e. Color.White, Color.Yelow, etc.)
How do I specify a specific rgb value to get a custom non-default color?
Everything I google says to use the method "FromArgb", but TX doesn't seem to have that method available?
How do I specify a specific rgb value to get a custom non-default color?
Everything I google says to use the method "FromArgb", but TX doesn't seem to have that method available?
About the author
Torque Owner Duncan Colvin
see also msdn.microsoft.com/en-us/library/microsoft.xna.framework.graphics.color.color.as...