Beispiel #1
0
 private void Start()
 {
     background = GetComponent <Image>();
     slotGroup.Subscribe(this);
 }