Ja no se que he tocat i qué no, cosetes del malo nou
This commit is contained in:
@@ -37,7 +37,8 @@ private:
|
||||
TabeDirection direction_; // Dirección del objeto
|
||||
TabeDirection destiny_; // Destino del objeto
|
||||
TabeState state_ = TabeState::FLY; // Estado
|
||||
int hit_counter = 0; // Contador para el estado HIT
|
||||
int hit_counter_ = 0; // Contador para el estado HIT
|
||||
int number_of_hits_ = 0; // Cantidad de disparos que ha recibido
|
||||
bool has_bonus_ = true; // Indica si el Tabe aun tiene el bonus para soltar
|
||||
|
||||
// Mueve el objeto
|
||||
|
||||
Reference in New Issue
Block a user