initial framework added
[fp1415-soccerfun.git] / src / Gui / renderGameFlatlandish.dcl
diff --git a/src/Gui/renderGameFlatlandish.dcl b/src/Gui/renderGameFlatlandish.dcl
new file mode 100644 (file)
index 0000000..46afd27
--- /dev/null
@@ -0,0 +1,13 @@
+definition module renderGameFlatlandish\r
+\r
+/** Render a football match in Flatland-style:\r
+               the camera hovers above the center of the football field and everything is displayed in a\r
+               deliberately simplistic manner.\r
+*/\r
+import StdIOCommon, StdPSt\r
+import matchControl, render\r
+\r
+/**    renderFlatland\r
+               renders a complete match in Flatland style.\r
+*/\r
+renderFlatland :: RenderStyle\r