mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
760 B
760 B
Home > bitburner > Stanek > chargeFragment
Stanek.chargeFragment() method
Charge a fragment, increasing its power.
Signature:
chargeFragment(rootX: number, rootY: number): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
rootX | number | Root X against which to align the top left of the fragment. |
rootY | number | 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