On Tue, 2009-04-14 at 08:34 +0100, Tomas Frydrych wrote:
> 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.

I don't think this is accurate - get_actor_at_pos() returns the
"topmost" actor at the position, whether reactive or not.

See:

 http://bugzilla.openedhand.com/show_bug.cgi?id=1513

- Owen


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

Reply via email to