event
Description:
The event signal is emitted each time an event is received by the actor
.
This signal will be emitted on every actor, following the hierarchy chain, until it reaches the top-level container (the Stage).
Parameters:
event |
a Event |
Returns:
|