summaryrefslogtreecommitdiffstats
path: root/src/controller/callbacks/mouse.h (plain)
blob: 2dfc8388a35cd035cae16c9a1a9fd7b2703442f5
1
2
3
4
5
6
7
8
9
#ifndef MOUSE_H
#define MOUSE_H

/*
 * Handle events generated by the mouse.
 */
void mouse (int button, int state, int x, int y);

#endif // MOUSE_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.