SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ DrawSprite() [6/6]

static bool SRL::Scene2D::DrawSprite ( const uint16_t texture,
SRL::CRAM::Palette * texturePalette,
const SRL::Math::Types::Vector3D & location,
const SRL::Math::Types::Vector2D & scale )
inlinestatic

Draw simple sprite.

Parameters
textureSprite texture
texturePaletteSprite texture color palette override
locationLocation of the sprite (Z coordinate is used for sorting)
scaleScale of the sprite
Returns
True on success