Usefulmaths / Java-Course

0 stars 0 forks source link

Time elapsed should be contained outside of the SolarSystem #6

Closed theneva closed 8 years ago

theneva commented 8 years ago

The solar system should probably not know how much time has passed, as this is an external observation.

Usefulmaths commented 8 years ago

It's fine to just let it be set via the constructor, since we don't have Universe or anything else (SolarSystem contains everything).