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

#include <ugbc.h>

Data Fields

int id
int x1
int y1
int x2
int y2
int width
int height

Detailed Description

Definition at line 2202 of file ugbc.h.

Field Documentation

◆ height

int height

Definition at line 2210 of file ugbc.h.

◆ id

int id

Definition at line 2204 of file ugbc.h.

◆ width

int width

Definition at line 2209 of file ugbc.h.

◆ x1

int x1

Definition at line 2205 of file ugbc.h.

◆ x2

int x2

Definition at line 2207 of file ugbc.h.

◆ y1

int y1

Definition at line 2206 of file ugbc.h.

◆ y2

int y2

Definition at line 2208 of file ugbc.h.


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