Font Color in euAllegro
- Posted by "C. K. Lester" <cklester at yahoo.com> Dec 24, 2002
- 619 views
Ray, How do I put text to the screen in different colors? I'm using textout( SCREEN(), FONT(), myText, 1, 1, myColor ) where myColor is usually 255 so it's the brightest blue. Are there any color constants for use with textout()?