txt.Char
Draw a character at position (x,y).
Syntax
txt.Char(char_byte, x, y)
Parameters
char_byte- The character to draw.x, y- The position to draw the character.
Returns
This command returns no values.
Draw a character at position (x,y).
txt.Char(char_byte, x, y)
char_byte - The character to draw.x, y - The position to draw the character.This command returns no values.