BehaviourScale
Object Hierarchy:
Description:
[
Deprecated ( since =
"1.6" ) ]
public class BehaviourScale :
Behaviour,
Scriptable
Warning: BehaviourScale is deprecated.
The BehaviourScale struct contains only private data
Content:
Properties:
- public double x_scale_end { set; get; }
The final scaling factor on the X axis for the actors.
- public double x_scale_start { set; get; }
The initial scaling factor on the X axis for the actors.
- public double y_scale_end { set; get; }
The final scaling factor on the Y axis for the actors.
- public double y_scale_start { set; get; }
The initial scaling factor on the Y axis for the actors.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Clutter.Behaviour
All known members inherited from class GLib.Object
All known members inherited from interface Clutter.Scriptable