Annotation of researchv9/jtools/src/demo/asteroids/ship.h, revision 1.1.1.1

1.1       root        1: #define        m(a, b) (muldiv(a, b, 1024))
                      2: #define        DTHETA  7
                      3: #define        RADSHIP 10
                      4: #define        RELOAD  4
                      5: #define        THRUST  8       /* actually 8/VSCALE, but need some resolution */
                      6: #define        VSCALE  64
                      7: #define        C       (4*VSCALE)      /* the speed of dark */
                      8: 
                      9: extern int angle, computer, compbut, curthreat;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.