Clutter::Event::Crossing.3pm

Langue: en

Autres versions - même langue

Version: 2008-02-20 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::Event::Crossing

HIERARCHY

   Clutter::Event
   +----Clutter::Event::Crossing
 
 

METHODS


actor or undef = $event->related ($newvalue=undef)


actor or undef = $event->related ($newvalue=undef)

$newvalue (Clutter::Actor or undef)

integer = $event->x ($newvalue=0)


integer = $event->x ($newvalue=0)

$newvalue (integer)

integer = $event->y ($newvalue=0)


integer = $event->y ($newvalue=0)

$newvalue (integer)

SEE ALSO

Clutter Copyright (C) 2006 OpenedHand Ltd.

This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Library version 2.1, or under the terms of the Artistic License. See Clutter for the full copyright notice.