Skip to content
On this page

AthenaClient.screen.errorScreen ​

Functions ​

clear ​

Usage

AthenaClient.screen.errorScreen.clear(): void

Clear the currently drawn error screen.

Returns ​

void

Defined in ​

client/screen/errorScreen.ts:15


create ​

Usage

AthenaClient.screen.errorScreen.create(screen): void

Create an error screen that takes up the whole screen.

Parameters ​

NameType
screenIErrorScreen

Returns ​

void

Defined in ​

client/screen/errorScreen.ts:33

Created by Stuyk | Est. 2020