64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
does not prevent other kinds of infinite loops, though.)
.palette
If defined, the file name of the palette to use (if not set, then the
internal palette is used instead). The file format is hex rrggbb format
separated by any kind of whitespaces.
.progress
If positive, how many steps between dots in the progress report for the
auto testing most. If negative, number of milliseconds to sleep before
each level is executed.
.saveSolutions
If true, then solutions are saved if you solve a level in less moves
|
>
>
>
>
|
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
does not prevent other kinds of infinite loops, though.)
.palette
If defined, the file name of the palette to use (if not set, then the
internal palette is used instead). The file format is hex rrggbb format
separated by any kind of whitespaces.
.pasteCommand
The command to use for pasting text from the clipboard. When it asks for
a single line of text, you can push SHIFT+INSERT to paste.
.progress
If positive, how many steps between dots in the progress report for the
auto testing most. If negative, number of milliseconds to sleep before
each level is executed.
.saveSolutions
If true, then solutions are saved if you solve a level in less moves
|