diff options
| author | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
| commit | 8c86c8e56d5948f44ba7524284824bbc6eff952b (patch) | |
| tree | 704dc88be2f22c69b4d16838092bc83cf692a75b /sunkenEngine/bin/data/settings.xml | |
Diffstat (limited to 'sunkenEngine/bin/data/settings.xml')
| -rw-r--r-- | sunkenEngine/bin/data/settings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sunkenEngine/bin/data/settings.xml b/sunkenEngine/bin/data/settings.xml new file mode 100644 index 0000000..92be4ba --- /dev/null +++ b/sunkenEngine/bin/data/settings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<liveEngine port="1" channel="0"> + <viewport mapped="0" w="1360" h="768" x="0" y="0" rot="0" ox="-680" oy="-384"/> +<viewport mapped="0" w="768" h="1360" x="1360" y="0" rot="-90" ox="-86" oy="-384"/> + <viewport mapped="0" w="768" h="1360" x="2720" y="0" rot="-90" ox="-86" oy="-384"/> +</liveEngine> + |
