renpy.get_transition
Function: renpy.get_transition( | layer=None) |
Gets the transition that has been scheduled to occur using renpy.transition .
layer - if not None, finds the transition occuring for that specific layer.
Example
Function: renpy.get_transition( | layer=None) |
Gets the transition that has been scheduled to occur using renpy.transition .
layer - if not None, finds the transition occuring for that specific layer.