Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/settings.txt
blob: 207c4d7d1193fc4282e966f3d32ffa2db633e1f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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