bitburner-src/markdown/bitburner.stanek.charge.md
Olivier Gagnon 3c27893aa3 v1.1.0
2021-12-03 16:14:13 -05:00

747 B

Home > bitburner > Stanek > charge

Stanek.charge() method

Charge a fragment, increasing it's power.

Signature:

charge(rootX: number, rootY: number): Promise<void>;

Parameters

Parameter Type Description
rootX number rootX Root X against which to align the top left of the fragment.
rootY number rootY Root Y against which to align the top left of the fragment.

Returns:

Promise<void>

Promise that lasts until the charge action is over.

Remarks

RAM cost: 0.4 GB