RenderResult.popFront

This is responsible for using what space is left (your object is responsible for keeping its own state after getting it updated from repositionForNextLine) and not going over if at all possible. If you can word wrap, you should when space is out. Otherwise, you can keep going if it means overflow hidden or scroll.

interface RenderResult
void
popFront
()

Meta