| Package | Description |
|---|---|
| net.digger.ui.screen.font | |
| net.digger.ui.screen.mode |
| Modifier and Type | Field and Description |
|---|---|
static CBMFont |
CBMFont.C128_40
Commodore 128 40-column font.
|
static CBMFont |
CBMFont.C128_80
Commodore 128 80-column font.
|
static CBMFont |
CBMFont.C64_40
Commodore 64 40-column font.
|
static CBMFont |
CBMFont.C64_80
Commodore 64 80-column font.
|
static CBMFont |
CBMFont.CBM_II
Commodore CBM-II font.
|
static CBMFont |
CBMFont.Pet
Commodore PET font.
|
static CBMFont |
CBMFont.VIC20
Commodore VIC-20 font.
|
| Constructor and Description |
|---|
CBMScreenMode(int width,
int height,
JScreenCursor cursor,
CBMFont font,
JScreenPalette palette,
JScreenCharMap charMap,
boolean scanLines)
Create a new screen mode.
|
Copyright © 2018. All rights reserved.