Causes a screen transition to occur by fading the old screen into the new one.
The action arguments are:
The name of the screen to transition to.
Defines how the alpha value will change over the transition:
| linear |
| easein |
| easeout |
| easeinout |
| bounce |
The frames per second to use for the transition
The duration of the transition in milliseconds