|
From: Markus R. <god...@us...> - 2009-07-30 08:34:16
|
Module: performous Branch: master Commit: 3056549f9bf4070606cf8f7ae2f464d63933504f Author: Markus Raab <un...@ma...> Date: Thu Jul 30 10:15:41 2009 +0200 ScreenPlayer use drawScores from LayoutSinger theme is now optional using shared_ptr drawScore as own method drawing lyrics only if theme is present Removed not used Engine and Song in LayoutSinger --- game/layout_singer.cc | 73 +++++++++++++++++++++++++----------------------- game/layout_singer.hh | 11 ++++--- game/screen_players.cc | 36 ++--------------------- game/screen_players.hh | 7 +--- game/screen_sing.cc | 2 +- game/screen_sing.hh | 2 +- 6 files changed, 52 insertions(+), 79 deletions(-) |