/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-18 05:20:04 UTC
  • Revision ID: josh@9ix.org-20110918052004-h8uksv9kzu7vdh0w
beginnings of "stalk" state

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    float const MAXSPEED;
46
46
    int const ACCELERATION;
47
47
    float const STALKSPEED;
48
 
    float const HUNTSPEED;
49
48
  };
50
49
 
51
50
  class Ping : public Entity