SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
DrawSprite()
[4/6]
static bool SRL::Scene2D::DrawSprite
(
const uint16_t
texture
,
SRL::CRAM::Palette
*
texturePalette
,
const
SRL::Math::Types::Vector2D
points
[4],
const
SRL::Math::Types::Fxp
depth
)
inline
static
Draw sprite from 4 points.
Parameters
texture
Sprite texture
texturePalette
Sprite texture color palette override
points
Corners of the sprite in screen coordinates
depth
Depth sort value
Returns
True on success
SRL
Scene2D