c128lib Framework
A Commodore 128 software framework for enabling high-level development of C128 programs.
Loading...
Searching...
No Matches
WindowBorders Struct Reference

Data Fields

 TopLeft
 
 Left
 
 BottomLeft
 
 Bottom
 
 BottomRight
 
 Right
 
 TopRight
 
 Top
 

Detailed Description

Struct for defining custom window border. If no custom border is needed, creation macro will use a default charset.

Field Documentation

◆ TopLeft

TopLeft

Top left border

◆ Left

Left

Left border

◆ BottomLeft

BottomLeft

Bottom left border

◆ Bottom

Bottom

Bottom border

◆ BottomRight

BottomRight

Bottom right border

◆ Right

Right

Right border

◆ TopRight

TopRight

Top right border

◆ Top

Top

Top border


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