Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
2332 of 65 results
23.
`ev`
(no translation yet)
Located in ../../source/udd.rst:185
24.
An `event object <http://www.pygame.org/docs/ref/event.html>`_
(no translation yet)
Located in ../../source/udd.rst:185
25.
`x`, `y`
(no translation yet)
Located in ../../source/udd.rst:191
26.
The x and y coordinates of the event, relative to the upper-left corner of the displayable. These should be used in preference to position information found in the pygame event objects.
(no translation yet)
Located in ../../source/udd.rst:188
27.
A float, the shown timebase, in seconds.
(no translation yet)
Located in ../../source/udd.rst:194
28.
An event is generated at the start of each interaction, and :func:`renpy.timeout` can be used to cause another event to occur.
(no translation yet)
Located in ../../source/udd.rst:196
29.
This method is called at the start of each interaction. It can be used to trigger a redraw, and probably should be used to trigger a redraw if the object participates in rollback.
(no translation yet)
Located in ../../source/udd.rst:202
30.
If the displayable has child displayables, this method should be overridden to return a list of those displayables. This ensures that the per_interact methods of those displayables are called, and also allows images used by those displayables to be predicted.
(no translation yet)
Located in ../../source/udd.rst:208
31.
renpy.Render
(no translation yet)
Located in ../../source/udd.rst:215
32.
creator-defined displayables work with renpy.Render objects. Render objects are returned by calling the :func:`renpy.render` function on a displayable. A creator-defined displayable should create a Render object by calling :class:`renpy.Render` from its render method.
(no translation yet)
Located in ../../source/udd.rst:217
2332 of 65 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.

No-one has contributed to this translation yet.