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