Changeset 22 for trunk/src/video.h
- Timestamp:
- Jun 30, 2010, 3:06:14 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/video.h
r18 r22 10 10 int GetWidth() const; 11 11 int GetHeight() const; 12 void Clear(); 12 13 void Refresh(float milliseconds); 13 14 void FullScreen();
Note: See TracChangeset
for help on using the changeset viewer.