C# Class C64Emu.AppMain

The main class.
Inheritance: EmulatorUI
Show file Open project: rosc77/vita64 Class Usage Examples

Public Methods

Method Description
Main ( string args ) : void

Protected Methods

Method Description
drawOverlay ( ) : void

Private Methods

Method Description
AppMain ( ) : System
Main ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

drawOverlay() protected method

protected drawOverlay ( ) : void
return void