set_func
Description:
Sets the AlphaFunc function used to compute the alpha value at each frame of the Timeline bound to this.
Note: 
      
    
    This function will not register func as a global alpha function.
Parameters:
| this | A Alpha | 
| func | |
| data | user data to be passed to the alpha function, or  | 
| destroy | notify function used when disposing the alpha function |