|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Macros | |
| #define | ACCUMULATE_FUNCTION(func, otherfunc) |
| #define | CALL_ACCUMULATED_FUNCTION(func) |
| #define | CHECK_MAX_COUNT(name, max, count, type) |
| #define | SET_FIELD_COUNT(field, first, count) |
| #define | SET_FIRST_OR_LAST(input, first, count) |
Functions | |
| void | ACCUMULATE_call (string func) |
| #define ACCUMULATE_FUNCTION | ( | func, | |
| otherfunc ) |
Definition at line 31 of file accumulate.qh.
| #define CALL_ACCUMULATED_FUNCTION | ( | func | ) |
Definition at line 45 of file accumulate.qh.
Referenced by GenericCommand_restartnotifs().
Definition at line 55 of file accumulate.qh.
| #define SET_FIELD_COUNT | ( | field, | |
| first, | |||
| count ) |
Definition at line 53 of file accumulate.qh.
| #define SET_FIRST_OR_LAST | ( | input, | |
| first, | |||
| count ) |
Definition at line 51 of file accumulate.qh.
Definition at line 33 of file accumulate.qh.
References callfunction(), name, strcat(), strlen, and substring().