ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
rotate_vector.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

Variablerotate_vector (Environment *_environment, char *_v, char *_a)
 Emit ASM code to implement CREATE PATH command.

Function Documentation

◆ rotate_vector()

Variable * rotate_vector ( Environment * _environment,
char * _v,
char * _a )

Emit ASM code to implement CREATE PATH command.

Parameters
_environmentCurrent calling environment
_xLeft abscissa of the line
_yLeft ordinate of the line

Definition at line 67 of file rotate_vector.c.