diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-10-14 12:23:41 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-10-14 12:23:41 +0000 |
| commit | e841ab4367c18f5f6ab305bdce723a7744c7ebf3 (patch) | |
| tree | 2d68372775ed5484c44f6f1a31ef4d21c7990106 /puzzles.but | |
| parent | 669bb81f084191d0163de43c8e1631e30d913b00 (diff) | |
| download | puzzles-e841ab4367c18f5f6ab305bdce723a7744c7ebf3.zip puzzles-e841ab4367c18f5f6ab305bdce723a7744c7ebf3.tar.gz puzzles-e841ab4367c18f5f6ab305bdce723a7744c7ebf3.tar.bz2 puzzles-e841ab4367c18f5f6ab305bdce723a7744c7ebf3.tar.xz | |
Revamp of the control mechanism to permit drag- as well as
click-based control. Only used for right-dragging to clear a large
area to NONTENT.
[originally from svn r6400]
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index 34f876c..5a31676 100644 --- a/puzzles.but +++ b/puzzles.but @@ -1836,6 +1836,11 @@ Right-clicking in a blank square will colour it green, indicating that you are sure it \e{isn't} a tent. Clicking either button in an occupied square will clear it. +If you \e{drag} with the right button along a row or column, every +blank square in the region you cover will be turned green, and no +other squares will be affected. (This is useful for clearing the +remainder of a row once you have placed all its tents.) + (All the actions described in \k{common-actions} are also available.) \H{tents-parameters} \I{parameters, for Tents}Tents parameters |