/minild29

To get this branch, use:
bzr branch http://9ix.org/bzr/minild29

« back to all changes in this revision

Viewing changes to Dark.h

  • Committer: Josh C
  • Date: 2011-09-19 18:02:20 UTC
  • Revision ID: josh@9ix.org-20110919180220-flnvccj5mdk3441x
chompy noise, make collisions with hunters work a little better

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    AudioAsset *alert;
44
44
    AudioDeck *sniff;
45
45
    AudioAsset *freakout;
 
46
    AudioAsset *chomp;
46
47
 
47
48
    int const FRICTION;
48
49
    int const ACCELERATION;