Move CinemaPath class to the simulation helper directory, because it contains predomi...
commit784bb6ff22944ab748c1dbe7362cb989368fcdac
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 14 Apr 2017 23:20:49 +0000 (14 23:20 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 14 Apr 2017 23:20:49 +0000 (14 23:20 +0000)
tree6e8b7c493867a64e025a7d91923f1a952bbe7695
parent53c169d7353ec88405fcee5603285c9bf7e63883
Move CinemaPath class to the simulation helper directory, because it contains predominantly simulation data that is already serialized.
The remaining graphics code should be moved or removed.

Differential Revision: https://code.wildfiregames.com/D324
Patch By: Vladislav

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@19414 3db68df2-c116-0410-a063-a993310a9797
source/graphics/CinemaManager.h
source/ps/GameSetup/GameSetup.cpp
source/simulation2/components/ICmpCinemaManager.h
source/simulation2/helpers/CinemaPath.cpp [moved from source/graphics/CinemaPath.cpp with 96% similarity]
source/simulation2/helpers/CinemaPath.h [moved from source/graphics/CinemaPath.h with 98% similarity]