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

Go to the source code of this file.

Functions

AtlasDescriptoratlas_descriptor_create (Environment *_environment, char *_filename, int _flags, int _image_origin_x, int _image_origin_y, int _frame_width, int _frame_height, int _frame_offset_x, int _frame_offset_y)

Function Documentation

◆ atlas_descriptor_create()

AtlasDescriptor * atlas_descriptor_create ( Environment * _environment,
char * _filename,
int _flags,
int _image_origin_x,
int _image_origin_y,
int _frame_width,
int _frame_height,
int _frame_offset_x,
int _frame_offset_y )

Definition at line 119 of file atlas_descriptor_create.c.