motion_event


Description:

[ Version ( since = "0.6" ) ]
public virtual signal bool motion_event (MotionEvent event)

The motion_event signal is emitted each time the mouse pointer is moved over actor.

Parameters:

event

a MotionEvent

Returns:

true if the event has been handled by the actor, or false to continue the emission.