SCIMBridge  0.4.x
virtual void ScimBridgeAgentPanelClient::update_spot_location ( int  x,
int  y 
)
pure virtual

Update the cursor location.

Parameters
xThe X location of the cursor.
yThe Y location of the cursor.

Implemented in ScimBridgeAgentPanelClientImpl.

Referenced by ScimBridgeAgentPanelListenerImpl::update_cursor_location().