@override Map<String, dynamic> toMap() { return {'type': 'shake', 'width': width, 'height': height, 'x': x, 'y': y}; }