cost 94 ms
SDL_BlitSurface() blackscreen

I'm trying to put an imagine on surface. So it's showed a black screen when I'm load BMP and display bmp here's my code: #define SDL_MAIN_HANDLED # ...

How to get SDL_CreateWindow definition

I was trying to learn SDL2 and was trying to figure out how SDL_CreateWindow was implemented. All I could find out was this and a #define in the co ...

2022-12-10 18:48:17   1   48    c++ / sdl  
How to reset values after dying

I am making a google chrome dinosaur game using an SDL Template for graphics and I am almost finished but I have run into the issue of needing to be a ...

2022-12-08 07:40:40   1   54    c++ / sdl / reset  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM