[ CCode ( has_construct_function = false ) ]
public Alpha ()
Creates a new Alpha instance.
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.
the newly created empty Alpha instance. |