Commit Graph

1 Commits (fad3e1d4f4e76a74c6e32cf11f892b6ba3022c69)

Author SHA1 Message Date
lawl 6f901716ed Refactor UI: Use a stack of views to handle what to display
Previously we dispatched calls to different drawing function with
a bunch of if statements in the main draw function.

Use a stack of drawing functions instead.
3 years ago