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