InteractionLogic Constructor
Delta Engine Documentation
Initializes a new instance of the
InteractionLogic
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
InteractionLogic
()
public InteractionLogic()
Public
Sub
New
Public Sub New
public
:
InteractionLogic
()
public: InteractionLogic()
new
:
unit
->
InteractionLogic
new : unit -> InteractionLogic
See Also
InteractionLogic Class
Asteroids Namespace