Emc235
Emc235
Currently in `src_c/` we have a lot of header files like `_pygame.h` and `_camera.h` that are supposed to be included by multiple files but are not in `src_c/include/`. I would...
in short this is `pygame.Rect` but it has the ability to hold floats instead of just integers ```py >>> import pygame pygame 2.1.3.dev5 (SDL 2.0.22, Python 3.9.4) Hello from the...
i cleaned the code by moving different parts to classes on different files and made FPS with comments in some parts of the code
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it i am using this header file to programmatically break into the debugger...