Searched refs:tickColor (Results 1 – 1 of 1) sorted by relevance
873 public Tick(int tickColor) { in Tick() argument874 color = tickColor; in Tick()