Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/settings.txt
diff options
context:
space:
mode:
Diffstat (limited to 'settings.txt')
-rw-r--r--settings.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/settings.txt b/settings.txt
new file mode 100644
index 0000000..207c4d7
--- /dev/null
+++ b/settings.txt
@@ -0,0 +1,33 @@
+rootActivitiesDir = "Activities"
+resourcesDir = "resources"
+fps = 25
+screenWidth = 1200
+screenHeight = 900
+gameTitle = "Activities"
+backgroundColor = (0,0,0)
+rootIconX = 80
+rootIconY = 560
+skipIntro = 0
+resetScoreOnStart = 1
+quitButtonX = 1091
+quitButtonY = 14
+helpButtonX = 1030
+helpButtonY = 218
+previousButtonX = 545
+previousButtonY = 616
+nextButtonX = 627
+nextButtonY = 730
+logoX = 875
+logoY = 590
+menuBaseX = 68
+menuBaseY = 272
+jumpingGuyX = 706
+jumpingGuyY = 325
+unitNameLabelX = 400
+unitNameLabelY = 90
+actTypeNameX = 720
+actTypeNameY = 90
+welcomeGuyX = 790
+welcomeGuyY = 370
+exitPopupX = 219
+exitPopupY = 150 \ No newline at end of file