Skip to content

Class: FakeScreen

Hierarchy

  • Fake

    FakeScreen

Implements

  • Screen

Table of contents

Constructors

Properties

Constructors

constructor

+ new FakeScreen(reactors?: Reactor[]): FakeScreen

Parameters:

Name Type
reactors Reactor[]

Returns: FakeScreen

Inherited from: Fake

Properties

availHeight

availHeight: number


availWidth

availWidth: number


colorDepth

colorDepth: number


height

height: number


orientation

orientation: ScreenOrientation


pixelDepth

pixelDepth: number


width

width: number