ptest.c File Reference
#include <stdio.h>
#include <string.h>
#include "playerc.h"
#include "playercommon.h"
Functions | |
int | test_laser (playerc_client_t *client) |
int | test_position (playerc_client_t *client) |
int | main (int argc, const char **argv) |
Variables | |
const char * | USAGE |
Function Documentation
|
|
|
|
|
|
Variable Documentation
|
Initial value: \ "Usage: ptest <string>\n" " where <string> is comprised of any number of the following characters:\n" " 'p' - position\n" " 'l' - laser" |