#include <test.h>
Public Member Functions | |
void | humanoidWalk (float *args, int argcount) |
void | spiderWalk (float *args, int argcount) |
void | run (float *args, int argcount) |
Public Attributes | |
CLeg | legs [6] |
void CTest::humanoidWalk | ( | float * | args, | |
int | argcount | |||
) |
void CTest::spiderWalk | ( | float * | args, | |
int | argcount | |||
) |
void CTest::run | ( | float * | args, | |
int | argcount | |||
) |
CLeg CTest::legs[6] |