|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
Go to the source code of this file.
Functions | |
| 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) |
| 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.