C# Class StarterProject.CustomConsoles.SplashScreen

Inheritance: SadConsole.Consoles.Console
Show file Open project: Thraka/SadConsole

Public Methods

Method Description
Render ( ) : void
SplashScreen ( ) : System
Update ( ) : void

Method Details

Render() public method

public Render ( ) : void
return void

SplashScreen() public method

public SplashScreen ( ) : System
return System

Update() public method

public Update ( ) : void
return void