Redissenyat el time stopper
This commit is contained in:
@@ -30,7 +30,7 @@ private:
|
||||
void updateCharacterIndex();
|
||||
|
||||
// Encuentra el indice de un caracter en "characterList"
|
||||
int findIndex(char character);
|
||||
int findIndex(char character) const;
|
||||
|
||||
// Comprueba la posición y copia el caracter si es necesario
|
||||
void checkIfPositionHasBeenUsed();
|
||||
|
||||
Reference in New Issue
Block a user