|
From: Tapio V. <aa...@us...> - 2009-12-08 22:46:42
|
Module: performous Branch: dance Commit: 82ca64e2d1e45c6c112e59c469d0fc7166adc875 Author: Tapio Vierros <tap...@gm...> Date: Tue Dec 8 23:50:10 2009 +0200 Separate images for each arrow line in dancing. (Some tweaking is still needed.) --- game/dancegraph.cc | 71 ++++--- game/dancegraph.hh | 7 +- themes/default/arrow.svg | 85 -------- themes/default/arrow_hold.svg | 178 ---------------- themes/default/arrows.svg | 201 ++++++++++++++++++ themes/default/arrows_cursor.svg | 201 ++++++++++++++++++ themes/default/arrows_hold.svg | 413 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 859 insertions(+), 297 deletions(-) |