EnterName: si has plenat tots els slots de lletres, apretar una volta mes el de fixar lletra fixa el nom
This commit is contained in:
@@ -239,6 +239,7 @@ public:
|
||||
PlayerState getPlayingState() const { return playing_state_; }
|
||||
std::string getName() const { return name_; }
|
||||
bool get1CC() const { return game_completed_ && credits_used_ == 1; }
|
||||
bool getEnterNamePositionOverflow() const { return enter_name_->getPositionOverflow(); }
|
||||
|
||||
// Setters
|
||||
void setController(int index) { controller_index_ = index; }
|
||||
|
||||
Reference in New Issue
Block a user