public partial class SlideBack2 : Contact { public override void CallAction() { _player.SlideCells(-2); } }