BikeLinc / Nelson2D

Nelson is a C++ based 2D game engine and editor that is in very early stages of development.
https://bikelinc.github.io/Nelson/
MIT License
0 stars 0 forks source link

Simplify Sprite API #1

Closed BikeLinc closed 2 years ago

BikeLinc commented 2 years ago

Make drawing sprites as simple as possible from the public API standpoint.

Look at other engines sprite API's.

BikeLinc commented 2 years ago
API
BikeLinc commented 2 years ago

Thinking about sprite constructors, the ones I am going to implement now are the following: