public function getArena()
 {
     return $this->game->getArena($this->arena);
 }