SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
DrawLine()
static bool SRL::Scene2D::DrawLine
(
const SRL::Math::Types::Vector2D &
start
,
const SRL::Math::Types::Vector2D &
end
,
const
Types::HighColor
&
color
,
const SRL::Math::Types::Fxp
sort
)
inline
static
Draws a Line.
Parameters
start
start point
end
end point
color
color of the line
sort
Z order
SRL
Scene2D