Closed louis-langholtz closed 1 year ago
It's an implementation detail of sorts sure. But it's also a World conforming type. Like a World concepts fulfilling class. Maybe a preferable first step is to rename WorldImpl to something more suggestive of this. Like AabbTreeWorld
.
WorldImpl
to something more implementation specific.
Expected/Desired Behavior or Experience:
The implementation detail that is named
WorldImpl
resides inplayrho::d2::detail
.Actual Behavior:
It's at
playrho::d2::WorldImpl
.