fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
FluidBackend.drawTexture
fluid
backend
FluidBackend
Draw a texture.
interface
FluidBackend
void
drawTexture
(
Texture
texture
,
Rectangle
rectangle
,
Color
tint
,
string
altText
= ""
)
in (texture.backend is this, "Given texture comes from a different backend")
Meta
Source
See Implementation
fluid
backend
FluidBackend
functions
area
deltaTime
dpi
drawLine
drawRectangle
drawTexture
drawTextureAlign
drawTriangle
hasJustResized
hidpiScale
inputCharacter
isDown
isPressed
isReleased
isRepeated
isUp
loadTexture
mouseCursor
mousePosition
reaper
restoreArea
scale
scroll
unloadTexture
windowSize
Draw a texture.