void LoadEffectBackground(string commandObject) { Effect = () => { dd.PutBackgroundSprite(commandObject); }; }