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

#include <tsx.h>

Data Fields

int id
char * type
double probability
struct _TsxTilenext

Detailed Description

Definition at line 46 of file tsx.h.

Field Documentation

◆ id

int id

Definition at line 48 of file tsx.h.

◆ next

struct _TsxTile* next

Definition at line 52 of file tsx.h.

◆ probability

double probability

Definition at line 50 of file tsx.h.

◆ type

char* type

Definition at line 49 of file tsx.h.


The documentation for this struct was generated from the following file:
  • Z:/ugbasic/ugbc/src/libs/tsx.h