add ShowPig

Origin commit data
------------------
Branch: master
Commit: 1e233688ef
Author: TangoCash <eric@loxat.de>
Date: 2021-03-12 (Fri, 12 Mar 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2021-03-12 17:51:26 +01:00
committed by vanhofen
parent 67dfb569ef
commit 6e5bed84d8
2 changed files with 15 additions and 0 deletions

View File

@@ -245,6 +245,7 @@ class cVideo
bool ShowPicture(const char * fname);
void StopPicture();
void Standby(unsigned int bOn);
void ShowPig(int _x);
void Pig(int x, int y, int w, int h, int osd_w = 1064, int osd_h = 600, int startx = 0, int starty = 0, int endx = 1279, int endy = 719);
void SetControl(int, int);
void setContrast(int val);