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