|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | jmove (Environment *_environment, char *_port, char *_x, char *_y, char *_minx, char *_maxx, char *_miny, char *_maxy, char *_xstep, char *_ystep) |
| void jmove | ( | Environment * | _environment, |
| char * | _port, | ||
| char * | _x, | ||
| char * | _y, | ||
| char * | _minx, | ||
| char * | _maxx, | ||
| char * | _miny, | ||
| char * | _maxy, | ||
| char * | _xstep, | ||
| char * | _ystep ) |