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
)
inline
static
Draw sprite by using custom attributes and 4 points.
Parameters
attributes
Custom sprite attributes
points
Corners of the sprite in screen coordinates
depth
Depth sort value
Returns
True on success
SRL
Scene2D