public EntityRollingRock(Vector pnt, Tile[] obj, byte[,,] chips, EntityList par) : base(pnt, obj, chips, par) { Size = new Size(32, 32); }