|
Fireset
|
Line primitive. More...
#include <render.h>

Public Attributes | |
| FsVec2 | position |
| float | length |
| float | angle |
| float | thickness |
| FsColor | color |
Line primitive.
Represents a line used for rendering and transformations.
| float FsLine::angle |
Rotation angle
| FsColor FsLine::color |
Color
| float FsLine::length |
Line length
| FsVec2 FsLine::position |
Starting position in window space
| float FsLine::thickness |
Line thickness