Skip to content

Simple Class

A simple splashscreen that fades in a screen specifying “Powered by SadConsole”.

C#
public class Simple : ScreenSurface, IDisposable, IScreenSurfaceEditable, IScreenSurface, IScreenObject, IPositionable, IComponentHost, ISurface, ISurfaceSettable, ICellSurfaceResize

Inheritance objectScreenObjectScreenSurface

Implements IDisposable, IScreenSurfaceEditable, IScreenSurface, IScreenObject, SadRogue.Primitives.IPositionable, IComponentHost, ISurface, ISurfaceSettable, ICellSurfaceResize

A new instance of this class.

C#
public Simple()

Ends the animation when a key is pressed.

C#
public override bool ProcessKeyboard(Keyboard keyboard)

keyboard Keyboard
The keyboard state.

bool
The base implementation of the keyboard.