Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3140 of 65 results
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
33.
Since the render object isn't intended to be subclassed, we will omit the implicit `self` parameter.
(no translation yet)
Located in ../../source/udd.rst:222
34.
Creates a new Render object.
(no translation yet)
Located in ../../source/udd.rst:227
35.
The width and height of the render object, in pixels.
(no translation yet)
Located in ../../source/udd.rst:230
36.
Draws another render object into this render object.
(no translation yet)
Located in ../../source/udd.rst:234
37.
`source`
(no translation yet)
Located in ../../source/udd.rst:237
38.
The render object to draw.
(no translation yet)
Located in ../../source/udd.rst:237
39.
`pos`
(no translation yet)
Located in ../../source/udd.rst:241
40.
The location to draw into. This is an (x, y) tuple with the coordinates being pixels relative to the upper-left corner of the target render.
(no translation yet)
Located in ../../source/udd.rst:240
3140 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.