public ImageAndColor() { _color = new UnsettableColor(); _image = new UnsettableSprite(); _type = new UnsettableImageType(); }