Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
1120 of 65 results
11.
Base class for creator-defined displayables.
(no translation yet)
Located in ../../source/udd.rst:138
12.
A subclass may override the constructor, perhaps adding new parameters. If it does, it should pass all unknown keyword arguments to the renpy.Displayable constructor, using code like::
(no translation yet)
Located in ../../source/udd.rst:142
13.
Subclasses must override this, to return a :class:`renpy.Render` object. The render object determines what, if anything, is shown on the screen.
(no translation yet)
Located in ../../source/udd.rst:151
14.
`width`, `height`
(no translation yet)
Located in ../../source/udd.rst:157 ../../source/udd.rst:230 ../../source/inc/udd_utility:37
15.
The amount of space available to this displayable, in pixels.
(no translation yet)
Located in ../../source/udd.rst:156
16.
`st`
(no translation yet)
Located in ../../source/udd.rst:162 ../../source/udd.rst:194
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
1120 of 65 results

This translation is managed by translation group launchpad-translators.

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

No-one has contributed to this translation yet.