NasNas
An intuitive and beginner friendly 2D game framework for C++
|
Public Member Functions | |
void | setPositionX (float x) |
void | setPositionY (float y) |
void | setScaleX (float x) |
void | setScaleY (float y) |
Definition at line 9 of file TransformComponent.hpp.