Emc235

Results 4 issues of 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...

enhancement

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...

Submodule: rect
needs-tests
C code
needs-types
needs-docs
New API

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...

defect
terminal
tasks