Moves cursor to pos. Allows for chaining
Render.at(12, 15).write("My pretty text");
See Implementation
Moves cursor to pos. Allows for chaining