File: gui.cfg

package info (click to toggle)
frogatto-data 1.0-2
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 155,116 kB
  • sloc: makefile: 1
file content (214 lines) | stat: -rw-r--r-- 3,466 bytes parent folder | download
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
[gui]
	[section]
	id=powerup_selector
	image=gui/inventory.png
	rect=170,245,190,273
	[/section]
	[section]
	id=selector
	image=gui/inventory.png
	rect=268,247,292,271
	[/section]

	[section]
	id=speech_text_pane
	image=gui/dialog.png
	rect=102,4,409,73
	[/section]
	[section]
	id=speech_portrait_pane
	image=gui/dialog.png
	rect=6,4,97,73
	[/section]
	[section]
	id=speech_text_down_arrow
	image=gui/dialog.png
	rect=5,143,19,155
	[/section]
	[section]
	id=cursor
	image=gui/inventory.png
	rect=295,246,317,274
	[/section]


	[section]
	id=checkbox-empty
	image=gui/editor-tools.png
	rect=21,100,34,113
	[/section]
	
	[section]
	id=checkbox-filled
	image=gui/editor-tools.png
	rect=6,100,19,113
	[/section]


	#images for the tools in the editor
	[section]
	id=editor_rect_select
	image=gui/editor-tools.png
	rect=8,9,29,30
	[/section]

	[section]
	id=editor_pencil
	image=gui/editor-tools.png
	rect=40,10,60,30
	[/section]

	[section]
	id=editor_eraser
	image=gui/editor-tools.png
	rect=8,36,28,51
	[/section]

	[section]
	id=editor_rect_add
	image=gui/editor-tools.png
	rect=42,32,67,59
	[/section]

	[section]
	id=editor_wand
	image=gui/editor-tools.png
	rect=7,57,36,84
	[/section]

	[section]
	id=editor_eyedropper
	image=gui/editor-tools.png
	rect=43,61,68,86
	[/section]

	[section]
	id=editor_draw_rect
	image=gui/editor-tools.png
	rect=70,10,99,32
	[/section]

	[section]
	id=editor_add_object
	image=gui/editor-tools.png
	rect=74,37,99,61
	[/section]

	[section]
	id=editor_select_object
	image=gui/editor-tools.png
	rect=74,65,99,88
	[/section]


	### HUD elements for the game screen
	[section]
	id=HUD_player_portrait_bg
	image=gui/hud.png
	rect=74,14,93,33
	[/section]
	
	[section]
	id=HUD_weapon_portrait_bg
	image=gui/hud.png
	rect=100,14,119,33
	[/section]

	[section]
	id=HUD_full_heart
	image=gui/hud.png
	rect=65,1,73,10
	[/section]

	[section]
	id=HUD_empty_heart
	image=gui/hud.png
	rect=89,1,97,10
	[/section]

	[section]
	id=HUD_gold_counter_bg
	image=gui/hud.png
	rect=1,1,58,11
	[/section]

	[section]
	id=HUD_score_counter_bg
	image=gui/hud.png
	rect=1,17,66,27
	[/section]

	[section]
	id=speech_dialog_top_corner
	image=gui/dialogue-box.png
	rect=5,5,31,31
	[/section]

	[section]
	id=speech_dialog_bottom_corner
	image=gui/dialogue-box.png
	rect=5,52,31,78
	[/section]

	[section]
	id=speech_dialog_top_edge
	image=gui/dialogue-box.png
	rect=38,7,45,31
	[/section]

	[section]
	id=speech_dialog_bottom_edge
	image=gui/dialogue-box.png
	rect=38,52,45,76
	[/section]

	[section]
	id=speech_dialog_side_edge
	image=gui/dialogue-box.png
	rect=7,38,31,45
	[/section]

	[section]
	id=speech_dialog_arrow
	image=gui/dialogue-box.png
	rect=102,0,127,41
	[/section]

	[section]
	id=menu_button_down
	image=gui/buttons-and-windows.png
	rect=128,74,178,93
	[/section]

	[section]
	id=menu_button_normal
	image=gui/buttons-and-windows.png
	rect=128,95,178,114
	[/section]
	
	[framed_gui_element]
		id=regular_button
		image=gui/buttons-and-windows.png
		rect=4,44,29,69
		corner_height=8
	[/framed_gui_element]
	[framed_gui_element]
		id=regular_button_pressed
		image=gui/buttons-and-windows.png
		rect=4,72,29,97
		corner_height=8
	[/framed_gui_element]
	[framed_gui_element]
		id=regular_button_focus
		image=gui/buttons-and-windows.png
		rect=4,100,29,125
		corner_height=8
	[/framed_gui_element]
	[framed_gui_element]
		id=regular_window
		image=gui/buttons-and-windows.png
		rect=44,2,82,41
		corner_height=10
	[/framed_gui_element]

[/gui]