Solar OS API Reference

You are here: Main -> Draw API ->



PROC API_Glyph_Draw stdcall
	ARG	x1,y1,glyph_id
	

This function will draw an char glyph on screen.

Arguments:

Argument Type Description
x1,y1 dwords on screen position of glyph to draw
glyph_id dword id of glyph to draw

Returns:

Posible Errors:

Remarks:

See Also