forked from jaildesigner-jailgames/jaildoctors_dilemma
Arreglats alguns colorets que havia per ahi rebolicats
fix: Credits no estava ben portat a surfaces
This commit is contained in:
@@ -95,7 +95,7 @@ public:
|
||||
|
||||
// Limpia la pantalla
|
||||
void clear(Color color = {0x00, 0x00, 0x00});
|
||||
void clearSurface(Uint8 index = 1);
|
||||
void clearSurface(Uint8 index = 0);
|
||||
|
||||
// Prepara para empezar a dibujar en la textura de juego
|
||||
void start();
|
||||
|
||||
Reference in New Issue
Block a user