Änderung von Capter1 auf SDL3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "SDL2/SDL.h"
|
||||
#include "SDL3/SDL.h"
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
@@ -9,7 +9,7 @@ private:
|
||||
int g_dir;
|
||||
int b_dir;
|
||||
public:
|
||||
SDL_Rect rect;
|
||||
SDL_FRect rect;
|
||||
SDL_Color color;
|
||||
float velx;
|
||||
float vely;
|
||||
|
||||
Reference in New Issue
Block a user