Sprite Constructor
Delta Engine Documentation
Initializes a new instance of the
Sprite
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
Sprite
()
protected Sprite()
Protected
Sub
New
Protected Sub New
protected
:
Sprite
()
protected: Sprite()
new
:
unit
->
Sprite
new : unit -> Sprite
See Also
Sprite Class
Sprite Overload
DeltaEngine.Rendering2D Namespace