Program ClassDelta Engine Documentation
Falling blocks can be moved and rotated. Points are scored by filling rows. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms App
    Blocks Program

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