Changes between Version 1 and Version 2 of Ticket #4111, comment 5
- Timestamp:
- 11/14/16 11:09:04 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4111, comment 5
v1 v2 1 1 Replying to [comment:4 elexis]: 2 3 2 4 > `GameSetup.cpp` should stay agnostic of the renderer logic too IMO, how about `Gamesetup.EndGame` -> `Renderer.EndGame` ? 5 3 6 But should renderer know about the game? It should render. 4 What's better: GameSetup agnostic of the renderer logic or Renderer should stay agnostic of the GameSetup?7 What's better: __[wiki:GameSetup] agnostic of the renderer logic__ or __Renderer should stay agnostic of the GameSetup__?
