SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
DrawPolygon()
static bool SRL::Scene2D::DrawPolygon
(
SRL::Math::Types::Vector2D
points
[4],
const bool
fill
,
const
Types::HighColor
&
color
,
const
SRL::Math::Types::Fxp
sort
)
inline
static
Draws a generic polygon.
Parameters
points
Points of the polygon
fill
Indicates whether polygon is filled or if it is just a poly-line
color
Polygon color
sort
Z order
SRL
Scene2D