Added nunchuk support

This commit is contained in:
Matthias Schiffer 2010-04-08 16:00:01 +02:00
parent d6b28723a2
commit f86af7816c
2 changed files with 18 additions and 6 deletions

View file

@ -66,7 +66,6 @@ mainLoop = do
liftIO $ usleep gl $ truncate $ 1e6*(minFrameTime - drender)
currenttime <- liftIO getCurrentTime
liftIO $ print $ diffUTCTime currenttime rtime
let d = round $ 1e2*(diffUTCTime currenttime t)
replicateM_ d simulationStep