mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-22 15:26:37 +00:00
assets/html/help.html: updated.
This commit is contained in:
parent
a39c103065
commit
35f3323be1
@ -15,9 +15,6 @@
|
|||||||
<div id="box_wrapper">
|
<div id="box_wrapper">
|
||||||
<div id="box">
|
<div id="box">
|
||||||
<h1>asciiblaster documentation</h1>
|
<h1>asciiblaster documentation</h1>
|
||||||
<p>
|
|
||||||
These are some handy documents which address some of the more obscure features of asciiblaster:
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h2>Tips on using the keyboard</h2>
|
<h2>Tips on using the keyboard</h2>
|
||||||
<pre>
|
<pre>
|
||||||
@ -25,11 +22,13 @@
|
|||||||
] Increase brush size
|
] Increase brush size
|
||||||
<Alt> + <LMB> on canvas Fill brush with sampled color
|
<Alt> + <LMB> on canvas Fill brush with sampled color
|
||||||
<Alt> + <Shift> + <LMB> on canvas Copy canvas to brush
|
<Alt> + <Shift> + <LMB> on canvas Copy canvas to brush
|
||||||
<Ctrl> + <LMB> on brush Erase cell
|
<Ctrl> + <LMB> on brush Erase brush cell
|
||||||
<Ctrl> + <LMB> on canvas Draw with background color
|
<Ctrl> + <LMB> on canvas Draw with background color
|
||||||
<Shift> + <LMB> on canvas Draw line from last position
|
<Shift> + <LMB> on canvas Draw line from last position
|
||||||
<Shift> + <LMB> on character box Switch to next character set
|
<Shift> + <LMB> on character box Switch to next character set
|
||||||
<Shift> + <LMB> on stored brush Delete stored brush
|
<Shift> + <LMB> on stored brush Delete stored brush
|
||||||
|
<LMB> on brush Fill brush cell
|
||||||
|
<RMB> on brush Erase brush cell
|
||||||
<RMB> on palette Set background color (when drawing with a letter)
|
<RMB> on palette Set background color (when drawing with a letter)
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user