public void Update()
 {
     graphics.DrawQuad(Parent, Layer, Color);
 }