Refactored animator helper modules and added some tests for the chess animator.
commit61c40a7ac2f5fd1d3570999b734a0883e47b4724
authorPaolo Capriotti <p.capriotti@gmail.com>
Sat, 24 May 2008 12:53:16 +0000 (24 13:53 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sat, 24 May 2008 12:53:16 +0000 (24 13:53 +0100)
tree96ad5384d78ded5c8a143dd532b3517b39b675e3
parentb44efa72d5c4b734540cc40886df9c3fd7fb5848
Refactored animator helper modules and added some tests for the chess animator.
main/animations.rb
main/animator_helper.rb [new file with mode: 0644]
main/board/board.rb
main/board/item_bag.rb [new file with mode: 0644]
main/games/chess/animator.rb
main/games/chess/chess.rb
main/helpers/stubs.rb
test/games/chess/chess_animator_test.rb [new file with mode: 0644]