Text is currently rendered in the top left corner of a given container, with a slight offset from the left. Use the dimensions of the container to space it evenly within its container instead.
Potentially, make the "Container" class, and calculate the position of the text when rendering.
Text is currently rendered in the top left corner of a given container, with a slight offset from the left. Use the dimensions of the container to space it evenly within its container instead.
Potentially, make the "Container" class, and calculate the position of the text when rendering.