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