fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
Texture.draw
fluid
backend
Texture
Draw this texture.
void
draw
(Vector2 position, Color tint)
struct
Texture
void
draw
(
Vector2
position
,
Color
tint
=
color
!"fff"
)
void
draw
(Rectangle rectangle, Color tint)
Meta
Source
See Implementation
fluid
backend
Texture
functions
backend
canvasSize
destroy
dpi
draw
opEquals
viewportSize
variables
dpiX
dpiY
height
id
tombstone
width
Draw this texture.