id=$_id; $this->name=$_name; $this->image=$_image; $this->type=$_type; $this->nbPlayerMin=$_nbPlayerMin; $this->nbPlayerMax=$_nbPlayerMax; $this->keys=$_keys; $this->values=$_values; } } ?>