bindbc-kiwi ~master (2021-10-24T14:32:03.4332671)
Dub
Repo
pKW_BlitTile
bindbc
kw
tilerenderer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindKiwi_Static)
extern (
C
) @
nogc
nothrow
alias
pKW_BlitTile
=
void
function
(
KW_RenderDriver
*
renderer
,
KW_Surface
*
dst
,
KW_Surface
*
tileset
,
int
column
,
int
line
,
int
x
,
int
y
)
Meta
Source
See Implementation
bindbc
kw
tilerenderer
aliases
pKW_BlitTile
pKW_BlitTileFill
pKW_BlitTileFrame
pKW_CreateTileFrameTexture
pKW_IsTileStretchable
pKW_RenderTile
pKW_RenderTileFill
pKW_RenderTileFrame
functions
KW_BlitTile
KW_BlitTileFill
KW_BlitTileFrame
KW_CreateTileFrameTexture
KW_IsTileStretchable
KW_RenderTile
KW_RenderTileFill
KW_RenderTileFrame
static variables
TILESIZE