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 )
inlinestatic

Draw sprite from 4 points.

Parameters
textureSprite texture
texturePaletteSprite texture color palette override
pointsCorners of the sprite in screen coordinates
depthDepth sort value
Returns
True on success