- makeCopy() - Method in class EllipticalOrbit
-
- MathUtils - Class in org.lazywizard.lazylib
-
Contains methods for working with vectors, angles, distances, and circles.
- MessageUtils - Class in org.lazywizard.lazylib.campaign
-
Allows formatted, multi-line, word-wrapped sector messages
- MOD_ID - Static variable in class LazyLib
-
- ModUtils - Class in org.lazywizard.lazylib
-
Contains methods for dealing with mod level (non-gameplay) tasks.
- moveCargo(CargoAPI, CargoAPI) - Static method in class CargoUtils
-
Moves all CargoStackAPI
s from one CargoAPI
to another.
- moveMothballedShips(CargoAPI, CargoAPI) - Static method in class CargoUtils
-
Moves all mothballed FleetMemberAPI
s from one CargoAPI
to
another.
- moveStack(CargoStackAPI, CargoAPI) - Static method in class CargoUtils
-
Moves an entire CargoStackAPI
from its current location to
another CargoAPI
.
- moveStack(CargoStackAPI, SectorEntityToken) - Static method in class CargoUtils
-
Moves an entire CargoStackAPI
from its current location to the
CargoAPI
of another SectorEntityToken
.