73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
'^T'
Display the level title popup.
'^d' <location>
Display the pop-up help text of the object at the location.
'^o' <location>
List objects at the specified coordinates, to examine their values.
'^s'
Toggle solution replay.
'mi' <command>
|
>
>
>
|
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
'^T'
Display the level title popup.
'^d' <location>
Display the pop-up help text of the object at the location.
'^g'
Display values of global variables.
'^o' <location>
List objects at the specified coordinates, to examine their values.
'^s'
Toggle solution replay.
'mi' <command>
|