fontFlush

Home


The fontFlush function sends the character arrays to OpenGL.

Prototype

bool fontFlush()

Parameters

None

Remarks

fontPrint() stores the character arrays and fontFlush() sends the arrays to OpenGL.

Error Codes

Returns true always