Added tilt sensor abstraction.
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Wed, 2 Jan 2008 01:40:11 +0000 (01:40 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Wed, 2 Jan 2008 01:40:11 +0000 (01:40 +0000)
commit5cd785f69a80b1650e66efa8672584748b745ef7
tree0e6876ec3afb1597692bd94204b975deced39fbe
parente63aa0a4d8c5f761a73fd0189d981a53b707ad52
Added tilt sensor abstraction.
Added Wiimote tilt sensor mode for Linux.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1360 78b8d119-cf0a-0410-b17c-f493084dd1d7
31 files changed:
Makefile
ball/game.c
ball/game.h
ball/main.c
ball/st_conf.c
ball/st_demo.c
ball/st_done.c
ball/st_fall_out.c
ball/st_goal.c
ball/st_help.c
ball/st_level.c
ball/st_name.c
ball/st_over.c
ball/st_pause.c
ball/st_play.c
ball/st_save.c
ball/st_set.c
ball/st_shared.c
ball/st_shared.h
ball/st_start.c
ball/st_time_out.c
ball/st_title.c
data/sets.txt
share/config.c
share/config.h
share/geom.c
share/st_resol.c
share/state.c
share/state.h
share/tilt.c [new file with mode: 0644]
share/tilt.h [new file with mode: 0644]