mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Update only some parts of the display
This commit is contained in:
@@ -10,6 +10,9 @@ class BaseScreen():
|
||||
self.manager = manager
|
||||
self.fonts = fonts
|
||||
|
||||
def find_update_rects(self, rects):
|
||||
pass
|
||||
|
||||
def update(self, surface, update_type, rects):
|
||||
"""
|
||||
Draw this screen to the surface
|
||||
|
||||
Reference in New Issue
Block a user