Valeriano A.R. 30439310f6 Draw: Add method Draw_DrawCircle.
* Add auxiliar methods `Draw_SetPixel` and `Draw_AddPixel`.
* Refactor `Draw_DrawBoxFilled` and `Draw_DrawBox`, to use previous methods.
* Implement `Draw_DrawCircle` using naïve implementation, with `sqrt`.
2024-10-07 02:47:03 +02:00
2024-10-06 14:36:59 +02:00
2022-04-04 02:36:36 +02:00
2023-09-22 15:46:31 +02:00
2023-09-24 21:15:57 +02:00
2024-10-07 02:47:03 +02:00
2023-09-24 21:15:57 +02:00
2022-04-04 18:17:32 +02:00
2018-04-13 08:06:27 +02:00
Description
A library for 2D game development on C
7.6 MiB
Languages
C 78%
C++ 16.7%
Objective-C 2.2%
CMake 2.2%
HTML 0.8%