# This is the config file that defines the "Classic Penguins" theme
# for xpenguins. It is basically the same as xpenguins version 1.2.
delay 60
number 8
define default
	width 30  # Default width of each frame
	height 30 # Default height of each frame
	frames 8  # Default number of frames in each pixmap
	speed 4   # Default speed
	directions 1 # default number of directions 

define walker	pixmap walker.xpm directions 2
define faller	pixmap faller.xpm speed 3
define tumbler	pixmap tumbler.xpm speed 1 acceleration 1 terminal_velocity 8
define climber	pixmap climber.xpm directions 2
define floater	pixmap floater.xpm
define exit	pixmap bomber.xpm width 32 height 32 frames 16
define explosion	pixmap explosion.xpm width 64 height 64 frames 1

