Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
1726 of 65 results
17.
A float, the shown timebase, in seconds. The shown timebase begins when this displayable is first shown on the screen.
(no translation yet)
Located in ../../source/udd.rst:160
18.
`at`
(no translation yet)
Located in ../../source/udd.rst:168
19.
A float, the animation timebase, in seconds. The animation timebase begins when an image with the same tag was shown, without being hidden. (When the displayable is shown without a tag, this is the same as the shown timebase.)
(no translation yet)
Located in ../../source/udd.rst:165
20.
The render method is called when the displayable is first shown. It can be called again if :func:`renpy.redraw` is called on this object.
(no translation yet)
Located in ../../source/udd.rst:170
21.
The event method is called to pass a pygame event to the creator-defined displayable. If the event method returns a value other than None, that value is returned as the result of the interaction.
(no translation yet)
Located in ../../source/udd.rst:176
22.
The event method exists on other displayables, allowing the creator-defined displayable to pass on the event.
(no translation yet)
Located in ../../source/udd.rst:181
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
1726 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.