Databinding the videogame, part 2: mapping terrain types to GUI by Spf templates

Sun, 17 May 2009 00:00:52 -0600

Databinding the videogame, part 2: mapping terrain types to GUI

by Spf templates @ Sun, 17 May 2009 00:00:52 -0600



You can see the full MapView code in MapView.xaml, but the interesting part is above — the rest of the file is XML namespace definitions, the control’s size, and its background color. Interesting note: when I was thinking about what I ...