Advertisement
sntshkmr60

Untitled

May 16th, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.         ctx.fillStyle = this.color;
  2.     ctx.font = '40pt OpenSansEmoji';
  3.     ctx.fillText('🎂', this.curPos.x + dx, this.curPos.y + dy);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement