rachelnertia / Quiver

An unfinished cross-platform pseudo-3D game engine written in C++
MIT License
34 stars 8 forks source link

World should not own a WorldRaycastRenderer #13

Closed rachelnertia closed 6 years ago

rachelnertia commented 6 years ago

This should be owned by the thing that wants to render the World. So Game, WorldEditor.