Searched refs:ANIMATION_COLOR (Results 1 – 4 of 4) sorted by relevance
181 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];182 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[2];405 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];408 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];418 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];419 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];445 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[6];446 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[6];450 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[3];451 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];[all …]
178 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[6];180 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];196 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[3];200 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];
189 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];190 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[2];221 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[3];342 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[1];344 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[2];385 ctx.strokeStyle = ColorUtils.ANIMATION_COLOR[7];386 ctx.fillStyle = ColorUtils.ANIMATION_COLOR[9];
66 public static ANIMATION_COLOR: Array<string> = [ property in ColorUtils