Sonolus Wiki

SetSubtractShifted

Set a value in block.

Arguments

ArgumentDescription
idBlock identifier
xX
yY
sS
valueValue

Return

Value.

Remarks

Equivalent to: Set(id, x + y * s, Subtract(Get(id, x + y * s), value)).