Program ClassDelta Engine Documentation
Displays a number of colored moving logo sprites bouncing around. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms App
    Chess Program

Namespace: Chess
Assembly: Chess (in Chess.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