initial framework added
[fp1415-soccerfun.git] / src / Gui / renderGameFixCamera.dcl
1 definition module renderGameFixCamera
2
3 /** This module implements a camera at the south-east corner of the football field.
4 The field is displayed in an isometric style.
5 Because a 'pure' isometric projection gives the illusion that the west-edge of the football field
6 is too wide, a visual correction is added to decrease this effect.
7 */
8 import render
9
10 /** renderFixCamera
11 renders a match using an elevated camera at the south-east corner of the football field
12 and fixed angles.
13 */
14 renderFixCamera :: RenderStyle