Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderSprite ¶
func RenderSprite(fb *texture.Texture, src image.Image, x, y int, _ bool, _ bool, _ float32, _ float32, blendMode uint8, _ float32, _ float32, _ float32, _ float32)
RenderSprite draws a sprite using software rendering on the host. Flip, scale, and rotation options are ignored; the image is drawn at the given position. Rotation is not implemented on the host fallback path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.