|
From: Markus R. <god...@us...> - 2009-07-29 15:35:33
|
Module: performous Branch: master Commit: 742d2c952e84ecb69fabad4804351a32ce2bd3f5 Author: Markus Raab <un...@ma...> Date: Fri Jul 24 23:37:06 2009 +0200 Pass Players everywhere also current players are now handeled in the Players class Engine has reference to it Engine does not return it anymore (other classes get reference too) --- game/engine.hh | 21 ++++++++------------- game/layout_singer.cc | 8 +++++--- game/layout_singer.hh | 3 ++- game/notegraph.cc | 6 +++--- game/notegraph.hh | 4 ++-- game/players.cc | 3 ++- game/players.hh | 9 ++++++++- game/screen_players.cc | 5 +++-- game/screen_sing.cc | 46 +++++++++++++++++++++------------------------- game/screen_sing.hh | 9 ++++----- 10 files changed, 58 insertions(+), 56 deletions(-) |