oba jetzt wirklich
This commit is contained in:
parent
a5ded24c36
commit
5433305b14
4 changed files with 32 additions and 36 deletions
|
|
@ -1,9 +0,0 @@
|
|||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Actions {
|
||||
public interface ActionHandler {
|
||||
public void InvokeAction(GameObject gameObject, UsableItem usableItem);
|
||||
public bool Matches(GameObject gameObject, UsableItem usableItem);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue