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

◆ CommandType

enum class SRL::Scene2D::CommandType : uint16_t
strong

Command control type.

Enumerator
StandardSprite 

Standard sprite command.

RectangleSprite 

Rectangle sprite command.

Texture 

Textured sprite sprite command.

Polygon 

Filled polygon command.

PolyLine 

Polyline command.

LineSegment 

Simple line segment command.

SystemClip 

System clip change command.

UserClip 

User clip change command.

BasePosition 

Change relative coordinates for VDP1 command table.

End 

Draw end command.