Function ASCIIConsole.pushCharacter
Add a character to the character stack of the console.
void pushCharacter
(
ubyte Character
);
Add a character to the character stack of the console.
void pushCharacter
(
ubyte Character
);