This commit is contained in:
2015-01-05 16:31:21 +02:00
parent 94480b0438
commit d506fae760
+4 -4
View File
@@ -29,19 +29,19 @@ Example:
* `/qrt http://google.com` * `/qrt http://google.com`
''' '''
"QR panel for 'http://google.com' will need 27x27 blocks" QR panel for 'http://google.com' will need 27x27 blocks
''' '''
* `/qrc http://google.com` - begins the creation for specified url in auto mode * `/qrc http://google.com` - begins the creation for specified url in auto mode
''' '''
"QR block defined a (27x27) for 'http://google.com'" QR block defined a (27x27) for 'http://google.com'
"Touch a block to create it!" Touch a block to create it!
- NOW the player has to touch another block to create the QR planel. - NOW the player has to touch another block to create the QR planel.
- the new panel will be created above touched block and to the player right side. - the new panel will be created above touched block and to the player right side.
- in auto mode, is player is inclined forward pointing downwards, the QR panel will be generated horizontally, - in auto mode, is player is inclined forward pointing downwards, the QR panel will be generated horizontally,
otherwise it will be generated vertically. otherwise it will be generated vertically.
"QR block [1] created OK!" QR block [1] created OK!
''' '''
* `/qrc http://google.com h` - begins the creation for specified url in horizontal mode * `/qrc http://google.com h` - begins the creation for specified url in horizontal mode