Daniel Alonso wrote:
> Hi people,
> 
> clutter_stage_get_actor_at_pos() returns only one reference to an
> actor., but what's the intended behaviour when more than one actor in
> the same position, one overlaping the other? Is it possible to retrieve
> a list of all actors?

clutter_stage_get_actor_at_pos() returns the actor that would receive an
input event if the users clicked at the given position.

Tomas

-- 
To unsubscribe send a mail to [email protected]

Reply via email to