Program ClassDelta Engine Documentation
Just starts the ColorChanger class. For more complex examples see the other sample games. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms App
    EmptyApp Program

Namespace: EmptyApp
Assembly: EmptyApp (in EmptyApp.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class Program : App

The Program type exposes the following members.

Constructors

  NameDescription
Public methodProgram
Initializes a new instance of the Program class
Top
Methods

  NameDescription
Public methodStatic memberMain
Protected methodResolve T  (Inherited from App.)
Protected methodRun (Inherited from App.)
Top
See Also