aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/screen.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: Proper handling of font baseline and leadingPaul Gilbert
2018-12-08GLK: Add drawCaret methodPaul Gilbert
2018-12-08GLK: Converted fillRect to use a Rect to specify boundsPaul Gilbert
2018-12-08GLK: Move font method stubs from Screen to FontsPaul Gilbert
2018-12-08GLK: Move Draw class into new Screen classPaul Gilbert