| Interface | Description | |
|---|---|---|
| IActionController | Interface of the adventure controller | |
| IInteractable | Common interface between interactable objects. |
| Class | Description | |
|---|---|---|
| ActionsFactory | Actions Factory class | |
| ActionsManager | This class is the core of the player's interaction. |