FlightGear next
|
List of currently pressed mouse button events. More...
Inherits std::map< int, SGPickCallbackList >.
Public Member Functions | |
void | update (double dt, unsigned int keyModState) |
void | init (int button, const osgGA::GUIEventAdapter *ea) |
List of currently pressed mouse button events.
Definition at line 61 of file FGMouseInput.cxx.
void ActivePickCallbacks::init | ( | int | button, |
const osgGA::GUIEventAdapter * | ea ) |
Definition at line 70 of file FGMouseInput.cxx.
void ActivePickCallbacks::update | ( | double | dt, |
unsigned int | keyModState ) |
Definition at line 94 of file FGMouseInput.cxx.