Ninja Library - Debugging Function

njPrintSize

Specifies character size

FORMAT

void njPrintSize( size )
Uint16 size

PARAMETER

 size  Character size 

RETURN

None

DESCRIPTION

Specifies the character size.

EXAMPLE

The following sets the character size 16x16 and output.
njPrintSize(16);

NOTE

If specified sizes are varied in a screen, the character positions will not be aligned.

REFERENCE

njPrintColor()
njPrintB()
njPrintC()
njPrintD()
njPrintH()
njPrintF()

njPrintSize
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999