njPrintColor Japanese
<-|INDEX|->
Specifies the character color.

FORMAT

#include <Ninja.h>
void njPrintColor(c);
Uint32 c

PARAMETERS

c
color value

RETURN VALUE

None

FUNCTION


EXAMPLE

Set the character to red, 255.
njPrintColor(0xFFFF0000);

NOTES


RELATED TOPICS

njPrintC
njPrintD
njPrintB
njPrintH
njPrintF

njPrintColor
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997