simplification structure
This commit is contained in:
parent
5ee577d733
commit
8abfc2f900
12 changed files with 104 additions and 42 deletions
|
@ -1,8 +1,5 @@
|
|||
extends Percussion
|
||||
class_name Tambour
|
||||
|
||||
func _init() -> void:
|
||||
super("Tambour")
|
||||
|
||||
func faire_roulement() -> void:
|
||||
print("Le tambour fait un roulement.")
|
||||
jouer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue