fix on the movement model and the text is still fucked
This commit is contained in:
@@ -38,6 +38,7 @@ void ILI9341_Initial(void);
|
||||
void Refresh_Area(Rectangle area);
|
||||
void Draw_stars();
|
||||
void Resize_Window(Rectangle area);
|
||||
void Refresh_Area(Rectangle area);
|
||||
void DrawPlayer(Player player, Rectangle areaToDraw);
|
||||
void DrawText(Point starting_point,char text[],Size charSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user