Public Member Functions | |
Video () | |
void | Initialize () |
void | Display () |
void | Reshape (int _width, int _height) |
override string | ToString () |
Public Attributes | |
bool | Quit |
quit main draw loop | |
Properties | |
bool | button |
mouse button down |
|
constructor |
|
draw a frame |
|
initialize the screen |
|
resize the screen |
|
this fucntion dumps all data to the screen |