List of fragments in Stanek's Gift.
List of active fragments placed on Stanek's Gift.
RAM cost: 5 GB
Check if fragment can be placed at specified location.
Root X against which to align the top left of the fragment.
Root Y against which to align the top left of the fragment.
A number from 0 to 3, the amount of 90-degree turns to take.
ID of the fragment to place.
true if the fragment can be placed at that position. false otherwise.
RAM cost: 0.5 GB
Charge a fragment, increasing its power.
Root X against which to align the top left of the fragment.
Root Y against which to align the top left of the fragment.
Promise that lasts until the charge action is over.
RAM cost: 0.4 GB
Get placed fragment at location.
X against which to align the top left of the fragment.
Y against which to align the top left of the fragment.
The fragment at [rootX, rootY], if any.
RAM cost: 5 GB
Place fragment on Stanek's Gift.
X against which to align the top left of the fragment.
Y against which to align the top left of the fragment.
A number from 0 to 3, the mount of 90 degree turn to take.
ID of the fragment to place.
true if the fragment can be placed at that position. false otherwise.
RAM cost: 5 GB
Stanek's Gift API.