#include <stdio.h>
#include <string.h>
#include <libplayerc/playerc.h>
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
int | test_laser (playerc_client_t *client) |
int | test_position (playerc_client_t *client) |
Variables | |
const char * | USAGE = " 'l' - laser" |
int test_laser | ( | playerc_client_t * | client | ) |
int test_position | ( | playerc_client_t * | client | ) |