Añadido el objeto background al titulo
This commit is contained in:
@@ -74,6 +74,12 @@ public:
|
||||
|
||||
// Ajusta el valor de la variable
|
||||
void setTransition(float value);
|
||||
|
||||
// Ajusta el valor de la variable
|
||||
void setSrcDest(SDL_Rect value);
|
||||
|
||||
// Ajusta el valor de la variable
|
||||
void setDstDest(SDL_Rect value);
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user