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