Garden Race Pt 3: It's GUI time! by Wpf gui

Sat, 09 May 2009 00:38:26 -0600

Garden Race Pt 3: It's GUI time!

by Wpf gui @ Sat, 09 May 2009 00:38:26 -0600



Here is the xaml.cs file. This was originally wired up piece by piece, manually testing in between (we don't have automated tests for the view remember). partial class GardenRaceView : Window, IGameView { public GardenRaceView() ...