DX9ToolsR4 - Created by: X | |
SpriteBlt Constructor (Device)
Creates a new instance of this class.
[Visual Basic]Overloads Public Sub New( _
ByVal
Device As
Device _
)
[C#]public SpriteBlt(
Device Device);
Parameters
- Device
- A reference to a Direct3D.Device object that this class will store and use.
See Also
SpriteBlt Class | CBX.Libs.DX9ToolsR4.Sprites Namespace | SpriteBlt Constructor Overload List