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

◆ Draw() [2/3]

static bool SRL::Scene2D::Draw ( SPR_ATTR * attributes,
const SRL::Math::Types::Vector2D points[4],
const SRL::Math::Types::Fxp depth )
inlinestatic

Draw sprite by using custom attributes and 4 points.

Parameters
attributesCustom sprite attributes
pointsCorners of the sprite in screen coordinates
depthDepth sort value
Returns
True on success