Annotation of quake1/input.h, revision 1.1.1.2

1.1       root        1: // input.h -- external (non-keyboard) input devices
                      2: 
                      3: void IN_Init (void);
                      4: 
                      5: void IN_Shutdown (void);
                      6: 
                      7: void IN_Commands (void);
                      8: // oportunity for devices to stick commands on the script buffer
                      9: 
                     10: void IN_Move (usercmd_t *cmd);
                     11: // add additional movement on top of the keyboard move cmd
                     12: 
1.1.1.2 ! root       13: void IN_ClearStates (void);
        !            14: // restores all button and position states to defaults
        !            15: 

unix.superglobalmegacorp.com

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