You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raffaello
changed the title
decouple drawing functionality from vgaterminal to window
[VgaTerminal] Decouple drawing functionality from vgaterminal to window
May 16, 2020
window is not really nothing special, more a wrapper around SDL functionality...
later on should be reconsidered differently and instead of inheritance using composition....
line 117-121 for eg.
Also adjust the Window "interface" respectively.
window tests
The text was updated successfully, but these errors were encountered: