tessellating flat top squares properly
This commit is contained in:
@@ -42,6 +42,7 @@ class Demo {
|
||||
blue: utils.random(255),
|
||||
alpha: utils.random(25,75)/100
|
||||
}));
|
||||
console.log(this.map[this.map.length - 1]);
|
||||
}
|
||||
|
||||
draw(context) {
|
||||
|
||||
Reference in New Issue
Block a user