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