#include <glh_glut_replay.h>
Public Member Functions | |
virtual void | dispatch () |
glut_motion_event (int xpos, int ypos) | |
Public Attributes | |
int | x |
int | y |
Definition at line 99 of file glh_glut_replay.h.
glh::glut_motion_event::glut_motion_event | ( | int | xpos, |
int | ypos | ||
) | [inline] |
Definition at line 101 of file glh_glut_replay.h.
virtual void glh::glut_motion_event::dispatch | ( | ) | [inline, virtual] |
Implements glh::glut_event.
Definition at line 104 of file glh_glut_replay.h.
Definition at line 105 of file glh_glut_replay.h.
Definition at line 105 of file glh_glut_replay.h.