package d2common // Size represents a size type Size struct { Width, Height int }