Searched refs:ANIMATION_COLOR (Results 1 – 4 of 4) sorted by relevance
182 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];183 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[2];412 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];415 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];425 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];426 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];452 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[6];453 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[6];457 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[3];458 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];[all …]
191 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[6];193 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];209 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[3];213 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];
190 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];191 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[2];223 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];347 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[1];349 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];390 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];391 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];
66 public static ANIMATION_COLOR: Array<string> = [ property in ColorUtils