[ CCode ( instance_pos = 1.9 ) ]
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "0.2" ) ]
public delegate double AlphaFunc (Alpha alpha)
Warning: AlphaFunc is deprecated since 1.12.
A function returning a value depending on the position of the Timeline bound to
alpha
.
Use TimelineProgressFunc instead.
alpha |
a Alpha |
user_data |
user data passed to the function |
a floating point value |