Clutter::Behaviour::Depth.3pm

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::Behaviour::Depth

HIERARCHY

   Glib::Object
   +----Clutter::Behaviour
        +----Clutter::Behaviour::Depth
 
 

METHODS


behaviour = Clutter::Behaviour::Depth->new ($alpha=undef, $depth_start, $depth_end)


behaviour = Clutter::Behaviour::Depth->new ($alpha=undef, $depth_start, $depth_end)

$alpha (Clutter::Alpha or undef)
$depth_start (integer)
$depth_end (integer)

(start, end) = $behaviour->get_bounds


(start, end) = $behaviour->get_bounds


$behaviour->set_bounds ($start, $end)


$behaviour->set_bounds ($start, $end)

$start (integer)
$end (integer)

PROPERTIES

'depth-end' (integer : readable / writable / private)
Final depth to apply
'depth-start' (integer : readable / writable / private)
Initial depth to apply

SEE ALSO

Clutter, Glib::Object, Clutter::Behaviour 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.