enter_event


Description:

[ Version ( since = "0.6" ) ]
public virtual signal bool enter_event (CrossingEvent event)

The enter_event signal is emitted when the pointer enters the actor

Parameters:

event

a CrossingEvent

Returns:

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