entity = $entity; $this->pos = $pos; } public function getVector(){ return $this->pos; } }