FreeRDP
com.freerdp.freerdpcore.utils.Mouse Class Reference

Static Public Member Functions

static int getLeftButtonEvent (Context context, boolean down)
 
static int getRightButtonEvent (Context context, boolean down)
 
static int getMoveEvent ()
 
static int getScrollEvent (Context context, boolean down)
 

Member Function Documentation

◆ getLeftButtonEvent()

static int com.freerdp.freerdpcore.utils.Mouse.getLeftButtonEvent ( Context  context,
boolean  down 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getMoveEvent()

static int com.freerdp.freerdpcore.utils.Mouse.getMoveEvent ( )
inlinestatic
Here is the caller graph for this function:

◆ getRightButtonEvent()

static int com.freerdp.freerdpcore.utils.Mouse.getRightButtonEvent ( Context  context,
boolean  down 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getScrollEvent()

static int com.freerdp.freerdpcore.utils.Mouse.getScrollEvent ( Context  context,
boolean  down 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: