Commit Graph
6 Commits
Author SHA1 Message Date
Paul Gilbert 6b5eab62f6 XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
Paul Gilbert deb4261b6a XEEN: Fix rendering of game screen on startup 2017-12-09 16:31:27 -05:00
Paul Gilbert e8fb9920a9 XEEN: Cleanup of window opening & closing 2017-12-03 20:08:11 -05:00
Paul Gilbert 2ca0235f44 XEEN: Refactor FontSurface as ancestors of Window, not Screen
This refactoring allowed Screen to now simply derive from
Graphics::Screen, and several duplicated methods could be removed.
2017-11-29 21:34:28 -05:00
Paul Gilbert 7c74f4f826 XEEN: Create Windows class to hold the windows array 2017-11-29 20:24:03 -05:00
Paul Gilbert 0a4d3a15c4 XEEN: Split Window class into it's own file 2017-11-29 19:43:06 -05:00