aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SpriteBatch.SetSprites
aurora
directx
d2d1
d2d1_3
ID2D1SpriteBatch
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1SpriteBatch
extern (
Windows
)
HRESULT
SetSprites
(
uint
startIndex
,
uint
spriteCount
,
const
D2D1_RECT_F
*
destinationRectangles
=
NULL
,
const
D2D1_RECT_U
*
sourceRectangles
= null
,
const
D2D1_COLOR_F
*
colors
= null
,
const
D2D1_MATRIX_3X2_F
*
transforms
= null
,
uint
destinationRectanglesStride
=
D2D1_RECT_F.sizeof
,
uint
sourceRectangleStride
=
D2D1_RECT_U.sizeof
,
uint
colorStride
=
D2D1_COLOR_F.sizeof
,
uint
transformStride
=
D2D1_MATRIX_3X2_F.sizeof
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1SpriteBatch
functions
AddSprites
Clear
GetSpriteCount
GetSprites
SetSprites