This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changes between Version 1 and Version 2 of Ticket #4111, comment 5


Ignore:
Timestamp:
11/14/16 11:09:04 (8 years ago)
Author:
Vladislav Belov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4111, comment 5

    v1 v2  
    11Replying to [comment:4 elexis]:
     2
     3
    24> `GameSetup.cpp` should stay agnostic of the renderer logic too IMO, how about `Gamesetup.EndGame` -> `Renderer.EndGame` ?
     5
    36But 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?
     7What's better: __[wiki:GameSetup] agnostic of the renderer logic__ or __Renderer should stay agnostic of the GameSetup__?