Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
110 of 87 results
2.
Transitions can be used as part of the :ref:`with statement <with-statement>`, as well as in other parts of Ren'Py, to apply effects to changes in the scene. Ren'Py comes with a small number of pre-defined transitions, which can be given directly to the with statement. It also includes transition classes, which can be used to create new transitions.
(no translation yet)
Located in ../../source/transitions.rst:10
31.
Transition classes are functions that can be called to create new transitions. These functions are parameterized, allowing entire families of transitions to be created.
(no translation yet)
Located in ../../source/transitions.rst:134
32.
Calling transition classes can be done as part of the with statement. For example::
(no translation yet)
Located in ../../source/transitions.rst:138
33.
If we find ourselves calling the same transition class repeatedly, we can use the :ref:`define statement <define-statement>` to assign the transition to a variable::
(no translation yet)
Located in ../../source/transitions.rst:144
34.
Returns a transition that uses a control displayable (almost always some sort of animated transform) to transition from one screen to another. The transform is evaluated. The new screen is used where the transform is opaque, and the old image is used when it is transparent.
(no translation yet)
Located in ../../source/inc/transition:5
35.
`control`
(no translation yet)
Located in ../../source/inc/transition:11
36.
The control transform.
(no translation yet)
Located in ../../source/inc/transition:11
37.
`delay`
(no translation yet)
Located in ../../source/inc/transition:14 ../../source/inc/transition:194
38.
The time the transition takes, before ending.
(no translation yet)
Located in ../../source/inc/transition:14
39.
`alpha`
(no translation yet)
Located in ../../source/inc/transition:18 ../../source/inc/transition:125 ../../source/inc/transition:175
110 of 87 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel R.