Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Greek guidelines.
817 of 119 results
8.
Clears the keymap cache. This allows changes to :var:`config.keymap` to take effect without restarting Ren'Py.
(no translation yet)
Located in ../../source/inc/other:25
9.
This can be given one or more variable names as arguments. This makes the variables dynamically scoped to the current context. The variables will be reset to their original value when the call returns.
(no translation yet)
Located in ../../source/inc/other:30
10.
An example call is::
(no translation yet)
Located in ../../source/inc/other:34 ../../source/inc/other:44
11.
This can be given one or more variable names as arguments. This makes the variables dynamically scoped to the current call. The variables will be reset to their original value when the call returns.
(no translation yet)
Located in ../../source/inc/other:40
12.
This attempts to find the coordinates of the currently-focused displayable. If it can, it will return them as a (x, y, w, h) tuple. If not, it will return a (None, None, None, None) tuple.
(no translation yet)
Located in ../../source/inc/other:50
13.
Forces the screen to be redrawn in full. Call this after using pygame to redraw the screen directly.
(no translation yet)
Located in ../../source/inc/other:56
14.
Attempts to free some memory. Useful before running a renpygame-based minigame.
(no translation yet)
Located in ../../source/inc/other:61
15.
Causes Ren'Py to restart, returning the user to the main menu.
(no translation yet)
Located in ../../source/inc/other:66
16.
`transition`
(no translation yet)
Located in ../../source/inc/other:69
17.
If given, the transition to run, or None to not run a transition. False uses :var:`config.end_game_transition`.
(no translation yet)
Located in ../../source/inc/other:69
817 of 119 results

This translation is managed by Launchpad Greek Translation Reviewers, assigned by Launchpad Translators.

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

No-one has contributed to this translation yet.