Function move

  • Registers a move intent with the Traffic Manager, if reconcileTraffic has run recently, or else falls back to a regular move

    Parameters

    • creep: Creep | PowerCreep
    • targets: RoomPosition[]
    • priority: number = 1

    Returns -10 | CreepMoveReturnCode

Generated using TypeDoc