BehaviourOpacity
Object Hierarchy:
Description:
[
Deprecated ( since =
"1.6" ) ]
public class BehaviourOpacity :
Behaviour,
Scriptable
Warning: BehaviourOpacity is deprecated.
The BehaviourOpacity structure contains only private data
Namespace: Clutter
Package: clutter-1.0
Content:
Properties:
Creation methods:
-
public BehaviourOpacity (Alpha? alpha, uint8 opacity_start, uint8 opacity_end)
Creates a new BehaviourOpacity object, driven
by alpha which controls the opacity property of every actor, making it change in the interval between opacity_start
and opacity_end.
Methods: