Program ClassDelta Engine Documentation
Simple breakout game with more bricks to destroy each level you advance. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms App
    Breakout Program

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