fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
Raylib5Backend.drawTexture
fluid
backend
raylib5
Raylib5Backend
Undocumented in source.
void
drawTexture
(fluid.backend.Texture texture, Rectangle rectangle, Color tint, string alt)
void
drawTexture
(fluid.backend.Texture texture, Rectangle destination, Color tint, string alt, bool alignPixels)
class
Raylib5Backend
protected @
trusted
void
drawTexture
(
fluid.backend.Texture
texture
,
Rectangle
destination
,
Color
tint
,
string
alt
,
bool
alignPixels
)
Meta
Source
See Implementation
fluid
backend
raylib5
Raylib5Backend
functions
area
deltaTime
dpi
drawLine
drawRectangle
drawTexture
drawTextureAlign
drawTriangle
fromRaylib
hasJustResized
inputCharacter
isDown
isPressed
isReleased
isRepeated
isUp
loadTexture
mouseCursor
mousePosition
reaper
restoreArea
scale
scroll
toFluidCoords
toRaylibCoords
unloadTexture
windowSize