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

/*
 * GLUT callback for mouse motion.
 */
void mouse_motion (int x, int y);

#endif // MOUSE_MOTION_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.