Corewar documentation 1.0.0
|
The file containing the touch functions. More...
#include "../include/corewar.h"
Functions | |
void | update_max_visual_index (corewar_t *corewar) |
Update the max visual index. | |
int | check_touch (corewar_t *corewar) |
Check the touch. | |
The file containing the touch functions.
int check_touch | ( | corewar_t * | corewar | ) |
Check the touch.
corewar | The corewar structure |
void update_max_visual_index | ( | corewar_t * | corewar | ) |
Update the max visual index.
corewar | The corewar structure |