GameCoordinator ClassDelta Engine Documentation
Knits the lower level objects together by feeding their events to each other View code on GitHub
Inheritance Hierarchy

System Object
  GameOfDeath GameCoordinator

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

public class GameCoordinator

The GameCoordinator type exposes the following members.

Constructors

  NameDescription
Public methodGameCoordinator
Initializes a new instance of the GameCoordinator class
Top
See Also