BehaviourScale
Object Hierarchy:
Description:
[
Deprecated ( since =
"1.6" ) ]
public class BehaviourScale :
Behaviour,
Scriptable
Warning: BehaviourScale is deprecated.
The BehaviourScale struct contains only private data
Namespace: Clutter
Package: clutter-1.0
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: