#include <Inertia.h>
Membres publics | |
EventInertia () | |
void | operator= (EventInertia &src) |
void | Init (int _numButton) |
void | Start (int _face, Point2D< double > _vectorInertia) |
void | Stop () |
void | SwitchButton () |
void | OnInertia (Timer *timer) |
Attributs Publics | |
BOOL | enable |
Attributs Privés | |
StateMouse * | mouseState |
Point2D< double > | mousePos |
int | numButton |
Timer | timer |
int | face |
Point2D< double > | vectorInertia |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|