Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Animations and tweens |
Fixed a typo that made a specific fragment of code lead to a crash when copied from code example to the code. Note that the final (reference) code sample had no error. | |
Load the assets and print them on screen |
Replaced "image ball" tag with actual link to image file to not confuse readers. | |
Build the brick field |
Updated amount of rows, columns in settings and updated JSfiddle link to represent changes. | |
Build the brick field |
Rows and columns were messed up - rows should represent amount of horizontal lines of blocks, columns - amount of vertical lines of blocks. It was messed up - there were r number of columns, and c number of rows, confusing potential developer. |