Foundations for a controller test case.
commit7c1d1f880c9c985f4e9d062c2d7bed2bd5379e8f
authorPaolo Capriotti <p.capriotti@gmail.com>
Sun, 12 Jul 2009 11:30:31 +0000 (12 13:30 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sun, 12 Jul 2009 11:30:31 +0000 (12 13:30 +0200)
treee6e185d8976dbb8267a85484dd2e12056331697f
parentb893c641913094fdf8a36e659c4ed7de310135ed
Foundations for a controller test case.
lib/board/element_manager.rb [new file with mode: 0644]
lib/board/table.rb
lib/board/theme_loader.rb [new file with mode: 0644]
lib/controller.rb
lib/dummy_player.rb [new file with mode: 0644]
lib/interaction/match.rb
lib/mainwindow.rb
test/test_controller.rb [new file with mode: 0644]