package object type Description struct { ID int Name string SizeX int SizeY int HasCollision bool }