OSYSTEM: Introduce a method allowing to draw a background activity icon
This commit is contained in:
parent
cd803d7ca7
commit
521ba2cb8a
4 changed files with 25 additions and 0 deletions
|
@ -130,6 +130,7 @@ public:
|
|||
virtual void copyRectToOSD(const void *buf, int pitch, int x, int y, int w, int h);
|
||||
virtual void clearOSD();
|
||||
virtual Graphics::PixelFormat getOSDFormat();
|
||||
virtual void displayActivityIconOnOSD(const Graphics::Surface *icon);
|
||||
|
||||
//@}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue