public partial class ShuffleCells : Contact { public override void CallAction() { _player.ShuffleCells(); } }