Clean up a bit
This commit is contained in:
parent
610c1df0b0
commit
a104a12cc4
14 changed files with 207 additions and 62 deletions
4
map.h
4
map.h
|
@ -31,8 +31,8 @@
|
|||
following are characters signifying numbers 0 to 63:
|
||||
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$@
|
||||
- M is optional block material ('0' to '3', 0 is default).
|
||||
- T is an optinal transform string (for more detail see the binary format)
|
||||
consisting from 0 to 3 characters, which may be:
|
||||
- T is an optional transform string (for more detail see the binary
|
||||
format) consisting of 0 to 3 characters, which may be:
|
||||
- '|': flip horizontally
|
||||
- '-': flip vertically
|
||||
- 'L': rotate 90 degrees
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue