void grLibDrawNumber

(UInt8 x, UInt8 y, UInt32 value)

[UTILITY]:Draws a 'Number' on a coordinate specified on the screen.

Documentation

[UTILITY]:Draws a 'Number' on a coordinate specified on the screen. This is a utility function that prints a numerical value on specified coordinates of the screen
Parameters:
xy - coordinates
value - the number that will be 'Ascii' fied and printed
Returns:
none

Alphabetic index



This page was generated with the help of DOC++.