Searched refs:training_attempted (Results 1 – 3 of 3) sorted by relevance
198 void training_attempted(TrainingAttribute type, uint32_t level);
348 training_attempted(art, t); in init_kick_state()995 void TrainingSite::training_attempted(TrainingAttribute type, uint32_t level) { in training_attempted() function in Widelands::TrainingSite
1118 ts->training_attempted(attribute_, level_); in execute()