tresinformal / drakkar

The tresinformal video game called 'Drakkar'
GNU General Public License v3.0
11 stars 4 forks source link

A game manager should own all the views type contained in `view_mode` #553

Closed swom closed 2 years ago

TheoPannetier commented 2 years ago

I'm getting some issue with SFML (?) here:

call to implicitly-deleted copy constructor of 'game_view'

No idea where to move from there.

TheoPannetier commented 2 years ago

The game manager now holds all views, thanks @swom !