Game Constructor
Delta Engine Documentation
Initializes a new instance of the
Game
class
Namespace:
Chess
Assembly:
Chess
(in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Game
()
public Game()
Public
Sub
New
Public Sub New
public
:
Game
()
public: Game()
new
:
unit
->
Game
new : unit -> Game
See Also
Game Class
Chess Namespace