Alpha
Description:
[ CCode ( has_construct_function = false ) ]
public Alpha ()
public Alpha ()
Creates a new Alpha instance.
Note:
Use Timeline instead
You must set a function to compute the alpha value using set_func and bind a Timeline object to the Alpha instance using set_timeline.
You should use the newly created Alpha instance inside a Behaviour object.
Returns:
the newly created empty Alpha instance. |