Clutter::Behaviour::Opacity.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::Opacity

HIERARCHY

   Glib::Object
   +----Clutter::Behaviour
        +----Clutter::Behaviour::Opacity
 
 

METHODS


behaviour = Clutter::Behaviour::Opacity->new ($alpha=undef, $opacity_start, $opacity_end)


behaviour = Clutter::Behaviour::Opacity->new ($alpha=undef, $opacity_start, $opacity_end)

$alpha (Clutter::Alpha or undef)
$opacity_start (unsigned)
$opacity_end (unsigned)

(start, end) = $behaviour->get_bounds


(start, end) = $behaviour->get_bounds


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


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

$start (unsigned)
$end (unsigned)

PROPERTIES

'opacity-end' (Glib::UInt : readable / writable / private)
Final opacity level
'opacity-start' (Glib::UInt : readable / writable / private)
Initial opacity level

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.