ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
_Strip Struct Reference

#include <ugbc.h>

Data Fields

int id
int frames [MAX_FRAMES_PER_STRIP]
int count
struct _Stripnext

Detailed Description

Definition at line 963 of file ugbc.h.

Field Documentation

◆ count

int count

Definition at line 967 of file ugbc.h.

◆ frames

int frames[MAX_FRAMES_PER_STRIP]

Definition at line 966 of file ugbc.h.

◆ id

int id

Definition at line 965 of file ugbc.h.

◆ next

struct _Strip* next

Definition at line 969 of file ugbc.h.


The documentation for this struct was generated from the following file: