29163Fermer29165
BrunniLe 29/08/2016 à 05:43
	// Update sprites on a timebased basis
	constantTasks.create().start([=] (task &t) {
		voitureSprite->update();
		logoSprite->update();
	});