public void Reset(Paint paint) { Stop(); Paint = paint; }
public Renderer(Paint paint) { Paint = paint; }