Changeset 64 in Sophya for trunk/SophyaPI/PI/pipixmapmac.h
- Timestamp:
- Dec 22, 1997, 5:54:25 PM (28 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pipixmapmac.h
r15 r64 13 13 virtual void SetPixmap(unsigned char *pix, int sx, int sy, bool refr=true); 14 14 virtual void Draw(); 15 virtual void Draw(int x0, int y0, int dx, int dy); 15 16 virtual void Refresh(); 17 virtual void DrawOff(); 16 18 virtual void Resize(); 17 19 protected:
Note:
See TracChangeset
for help on using the changeset viewer.