Skip to content

Ticket

ticket ¤

CargoTicket ¤

h property ¤

h: float

l property ¤

l: float

from_optimal staticmethod ¤

from_optimal(
    distance: float,
    game_mode: GameMode = am4.utils.game.User.GameMode.EASY,
) -> PaxTicket

to_dict ¤

to_dict() -> dict

PaxTicket ¤

f property ¤

f: int

j property ¤

j: int

y property ¤

y: int

from_optimal staticmethod ¤

from_optimal(
    distance: float,
    game_mode: GameMode = am4.utils.game.User.GameMode.EASY,
) -> PaxTicket

to_dict ¤

to_dict() -> dict

VIPTicket ¤

f property ¤

f: int

j property ¤

j: int

y property ¤

y: int

from_optimal staticmethod ¤

from_optimal(
    distance: float,
    game_mode: GameMode = am4.utils.game.User.GameMode.EASY,
) -> VIPTicket

to_dict ¤

to_dict() -> dict