For school I need to write a game in JavaScript but the problem is I don't understand what this part of code means:
if (typeof game_loop != "undefined") clearInterval(game_loop); game_loop = setInterval(paint, 60);
Aucun commentaire:
Enregistrer un commentaire