Sets a character at a specific point.
Assertions: The point (x, y) must be in bounds.
The x position of the point.
The y position of the point.
The character to place.
this, for function chaining.
See Implementation
Sets a character at a specific point.
Assertions: The point (x, y) must be in bounds.