MCPcopy Create free account
hub / github.com/dartsim/dart / getModKeyMask

Method getModKeyMask

dart/gui/osg/DefaultEventHandler.cpp:80–83  ·  view source on GitHub ↗

==============================================================================

Source from the content-addressed store, hash-verified

78
79//==============================================================================
80int DefaultEventHandler::getModKeyMask() const
81{
82 return mLastModKeyMask;
83}
84
85//==============================================================================
86double DefaultEventHandler::getWindowCursorX() const

Callers 2

handleMethod · 0.80
moveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected