RAWK application.
Public Member Functions | |
| rawk (image *, int, int, double, double, double) | |
| void | draw () |
| Render the contents of the image cache to the screen. | |
| void | wheel (int, int) |
| Handle mouse wheel rotation. | |
| void | motion (int, int) |
| Handle mouse pointer motion. | |
| void | button (int, bool) |
| Handle mouse button press and release. | |
| void | key (int, bool, bool) |
| Handle a key press or release event. | |
1.8.7