forked from jaildesigner-jailgames/jaildoctors_dilemma
Reestructurant la classe Options
This commit is contained in:
@@ -11,8 +11,8 @@ class Screen;
|
||||
class Sprite;
|
||||
class Texture;
|
||||
struct JA_Music_t;
|
||||
struct options_t;
|
||||
struct section_t;
|
||||
struct Options;
|
||||
struct SectionState;
|
||||
|
||||
class LoadingScreen
|
||||
{
|
||||
@@ -65,9 +65,6 @@ private:
|
||||
// Dibuja el efecto de carga en el borde
|
||||
void renderBorder();
|
||||
|
||||
// Cambia la paleta
|
||||
void switchPalette();
|
||||
|
||||
// Reconstruye la pantalla de carga
|
||||
void recreateLoadingScreen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user