Fireset
Loading...
Searching...
No Matches
FsQuad Struct Reference

Quadrilateral primitive. More...

#include <render.h>

Collaboration diagram for FsQuad:

Public Attributes

FsVec2 position
FsVec2 size
FsColor color
float angle

Detailed Description

Quadrilateral primitive.

Represents a quadrilateral used for rendering and transformations.

Member Data Documentation

◆ angle

float FsQuad::angle

Rotation angle

◆ color

FsColor FsQuad::color

Color

◆ position

FsVec2 FsQuad::position

Position in window space

◆ size

FsVec2 FsQuad::size

Size in window space


The documentation for this struct was generated from the following file: