Acheron
Loading...
Searching...
No Matches
acheron::Transform2D Struct Reference

Transform2D struct for representing where an entity is in 2D space. More...

#include <basic.hpp>

Public Member Functions

Matrix4 ToMatrix4 () const

Public Attributes

Vector2 position {0.0f, 0.0f}
float rotation {0.0f}
Vector2 scale {1.0f, 1.0f}

Detailed Description

Transform2D struct for representing where an entity is in 2D space.


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