mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
Created Hotkeys (markdown)
parent
d1bde1b95e
commit
b46d365403
1 changed files with 17 additions and 0 deletions
17
Hotkeys.md
Normal file
17
Hotkeys.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
This page will cover Hotkeys available in _Fantasy Map Generator_
|
||||
|
||||
## Hotkeys:
|
||||
|
||||
Map scrolling and zooming:
|
||||
* <kbd>↑</kbd> - scroll up
|
||||
* <kbd>→</kbd> - scroll right
|
||||
* <kbd>↓</kbd> - scroll down
|
||||
* <kbd>←</kbd> - scroll left
|
||||
* <kbd>+</kbd> - zoom in
|
||||
* <kbd>-</kbd> - zoom put
|
||||
|
||||
The result will be displayed in the Console (<kbd>F12</kbd> in Chrome):
|
||||
* <kbd>S</kbd> - show states data as a table
|
||||
* <kbd>M</kbd> - show burgs data as a table
|
||||
* <kbd>C</kbd> - show cells data as a table
|
||||
* <kbd>Space</kbd> - show cell (on mouse point) data as a table
|
||||
Loading…
Add table
Add a link
Reference in a new issue