Lib
QOLを高める
yappy::graphics::DGraphics Member List

This is the complete list of members for yappy::graphics::DGraphics, including all inherited members.

DGraphics(const GraphicsParam &param)yappy::graphics::DGraphicsexplicit
drawChar(const FontResourcePtr &font, wchar_t c, int dx, int dy, uint32_t color=0x000000, float scaleX=1.0f, float scaleY=1.0f, float alpha=1.0f, int *nextx=nullptr, int *nexty=nullptr)yappy::graphics::DGraphics
drawString(const FontResourcePtr &font, const wchar_t *str, int dx, int dy, uint32_t color=0x000000, int ajustX=0, float scaleX=1.0f, float scaleY=1.0f, float alpha=1.0f, int *nextx=nullptr, int *nexty=nullptr)yappy::graphics::DGraphics
drawTexture(const TextureResourcePtr &texture, int dx, int dy, bool lrInv=false, bool udInv=false, int sx=0, int sy=0, int sw=SrcSizeDefault, int sh=SrcSizeDefault, int cx=0, int cy=0, float angle=0.0f, float scaleX=1.0f, float scaleY=1.0f, float alpha=1.0f)yappy::graphics::DGraphics
FontResource typedefyappy::graphics::DGraphics
FontResourcePtr typedefyappy::graphics::DGraphics
loadFont(const wchar_t *fontName, uint32_t startChar, uint32_t endChar, uint32_t w, uint32_t h)yappy::graphics::DGraphics
loadTexture(const wchar_t *path)yappy::graphics::DGraphics
noncopyable()=defaultyappy::util::noncopyableprivate
noncopyable(const noncopyable &)=deleteyappy::util::noncopyableprivate
onSize(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)yappy::graphics::DGraphics
operator=(const noncopyable &)=deleteyappy::util::noncopyableprivate
render()yappy::graphics::DGraphics
SrcSizeDefaultyappy::graphics::DGraphicsstatic
TextureResource typedefyappy::graphics::DGraphics
TextureResourcePtr typedefyappy::graphics::DGraphics
~DGraphics()yappy::graphics::DGraphics