In progress gameplay loop changes
This commit is contained in:
@@ -6,6 +6,8 @@ namespace Zennysoft.Ma.Adapter;
|
||||
|
||||
public interface IPlayer : IKillable
|
||||
{
|
||||
public void InitializePlayerState();
|
||||
|
||||
public void Attack();
|
||||
|
||||
public void PlayerPause();
|
||||
|
||||
Reference in New Issue
Block a user