File: wall_clock.cfg

package info (click to toggle)
frogatto-data 1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 201,844 kB
  • sloc: python: 302; xml: 223; perl: 139; sh: 48; makefile: 13; ruby: 4
file content (30 lines) | stat: -rw-r--r-- 513 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
[object_type]
id="wall_clock"
on_create="spawn('wall_clock.hand',midpoint_x, midpoint_y+3, facing)"
zorder="-3"
	[editor_info]
	category="decor"
	[/editor_info]

	[animation]
	frame_info="7,7,7,5,1006,543,18,20"
	id="normal"
	image="compiled-0.png"
	rect="999,536,1030,567"
	[/animation]

	[object_type]
	id="hand"
	on_timer="set(rotate, rotate+1)"
	timer_frequency="5"
	zorder="-2"
		[animation]
		id="normal"
		image="props/furniture.png"
		rect="144,48,174,78"
		[/animation]

	[/object_type]

[/object_type]