I want to crate an pygame.Rect object from a center point (xc, yc) and a size (w, h). pygame.Rect just provides a constructo
pygame.Rect