Tower defense (OOP4Fun Book)

Détails de l'AEA

Nom
Task 7.2 and 7.3
Description

The teacher should prepare icons for the manually controlled tower. To change the icon of the object programmatically, the teacher should explain to the students how to use the Actor.setImage(String) method. Allow students some time to test this function.

The teacher should discuss with students how to determine whether the tower is manually controlled. Emphasize that it is not only important to change the object's state but also to update its image. Highlight that if a user wants to change the state of a Tower object and only changes the attribute directly, the image will remain the same. This discussion should help students understand the need to change the value of an attribute through a method and to keep attributes private rather than public. Explain to the students that this practice is called encapsulation, where the internal state is hidden, and public methods are used to change that state in a controlled manner.

Allow the students to implement the logic of the function. Let them manually invoke their method and observe changes in the internal state.

Type d'apprentissage
Production
Description L'apprentissage par la production est la manière dont l'enseignant motive l'apprenant à consolider ce qu'il a appris en articulant sa compréhension conceptuelle actuelle et la manière dont il l'a utilisée en pratique.
Example usage Dissertations, rapports, conceptions, artefacts, présentations, e-portfolios, blogs,…
Charge de travail
30
Prestation de l'activité
En ligne
Sur place
Hybride
Synchrone
Asynchrone
Enseignant présent
Enseignant non présent
Collaboration
Travail en groupes
Rétroaction
Fournisseur de rétroaction
Enseignant
Automatisé
Pair
Autre

Niveau d'utilisation de l'IA
-

Évaluation