Refactoring in explosion sounds.
This commit is contained in:
@@ -20,4 +20,6 @@ type Enemies interface {
|
||||
SetTouched()
|
||||
ClearTouched()
|
||||
IsTouched() bool
|
||||
ExplosionInitiated() bool
|
||||
SetExplosionInitiated()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user