|
Aseba
1.5.5
|
Description of a native function. More...
#include <natives.h>
Public Attributes | |
| const char * | name |
| name of the function | |
| const char * | doc |
| documentation of the function | |
| AsebaNativeFunctionArgumentDescription | arguments [] |
| arguments, terminated by an element of size 0 | |
Description of a native function.
1.8.11