mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
little optimize
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
perfectDrawEnabled: false,
|
||||
width: wabbitTexture.width,
|
||||
height: wabbitTexture.height,
|
||||
fill: 'yellow',
|
||||
});
|
||||
|
||||
bunny.speedX = Math.random() * 10;
|
||||
|
||||
Reference in New Issue
Block a user