refactor: controllers use ITileView port, not TileViewAdapter directly
This commit is contained in:
@@ -9,5 +9,6 @@ namespace Core.Ports
|
||||
void SetVisualState(TileState state);
|
||||
void DropPhysics();
|
||||
void Dispose();
|
||||
void StepOn();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user