Browsing Malay translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
413 of 172 results
4.
Ren'Py Script Statements
(no translation yet)
Located in ../../source/atl.rst:19
5.
ATL Code can be included as part of three Ren'Py script statements.
(no translation yet)
Located in ../../source/atl.rst:21
6.
Transform Statement
(no translation yet)
Located in ../../source/atl.rst:26
7.
The transform statement creates a transform that can be supplied as part of an at clause. The syntax of the transform statement is:
(no translation yet)
Located in ../../source/atl.rst:28
8.
The transform statement must be run at init time. If it is found outside an init block, then it is automatically placed inside an init block with a priority of 0. The transform may have a list of parameters, which must be supplied when it is called.
(no translation yet)
Located in ../../source/atl.rst:35
9.
`Name` must be a python identifier. The transform created by the ATL block is bound to this name.::
(no translation yet)
Located in ../../source/atl.rst:40
10.
Image Statement With ATL Block
(no translation yet)
Located in ../../source/atl.rst:51
11.
The second way to use ATL is as part of an image statement with ATL block. This binds an image name to the given transform. As there's no way to supply parameters to this transform, it's only useful if the transform defines an animation. The syntax for an image statement with ATL block is:
(no translation yet)
Located in ../../source/atl.rst:53
12.
Scene and Show Statements with ATL Block
(no translation yet)
Located in ../../source/atl.rst:73
13.
The final way to use ATL is as part of a scene or show statement. This wraps the image being shown inside an ATL transformation.
(no translation yet)
Located in ../../source/atl.rst:75
413 of 172 results

This translation is managed by Launchpad Malay 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.