Documentation

RouteIterator
in package

Cyclically iterate over actions on a trade route

Table of Contents

Properties

$route  : MultiplePortRoute
$routeIterator  : InfiniteIterator
$transaction  : TransactionType

Methods

__construct()  : mixed
getCurrentRoute()  : OneWayRoute
getCurrentSectorID()  : int
getCurrentTransaction()  : TransactionType
getEntireRoute()  : MultiplePortRoute
next()  : void
Advance to the next action on the route

Properties

Methods

getCurrentSectorID()

public getCurrentSectorID() : int
Return values
int

next()

Advance to the next action on the route

public next() : void

        
On this page

Search results