dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
ID3DXFont.DrawTextW
win32
directx
d3dx9
ID3DXFont
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3DXFont
extern (
Windows
)
INT
DrawTextW
(
ID3DXSprite
pSprite
,
LPCWSTR
pString
,
INT
Count
,
LPRECT
pRect
,
DWORD
Format
,
D3DCOLOR
Color
)
Meta
Source
See Implementation
win32
directx
d3dx9
ID3DXFont
functions
DrawTextA
DrawTextW
GetDC
GetDescA
GetDescW
GetDevice
GetGlyphData
GetTextMetricsA
GetTextMetricsW
OnLostDevice
OnResetDevice
PreloadCharacters
PreloadGlyphs
PreloadTextA
PreloadTextW