Skip to content

Rival Domains

Pival edited this page Jul 17, 2021 · 8 revisions

A module use to create Rival Domains pages.

Functions

RivalDomains()

RivalDomains(mapId)

Parameter Type
mapId String

Return: String


__main__

python3 RD.py [mapId]...

Internal functions

getDuplicateMap()

getDuplicateMap(mapId)

Parameter Type
mapId String

Return: String


drawRDMapLayout()

drawRDMapLayout(mapLayout)

Parameter Type
mapLayout Object (see below)

Return: String


RDMapLayout()

RDMapLayout(mapId)

Parameter Type
mapId String

Return: String


RDMapInfobox()

RDMapInfobox(StageEvent)

Parameter Type
StageEvent StageEvent object

Return: String


  • REUtil.py
  • Reverse.py
  • Events
    • RevVG.py
    • RevTT.py
    • RevTB.py
    • RevGC.py
    • RevFB.py
    • RevRS.py
    • RevLL.py
    • RevHoF.py
    • RevMS.py
    • RevFP.py
    • RevPoL.py
  • Others
    • RevData.py
    • RevMap.py
    • RevQuests.py
    • RevSound.py
    • RevUnit.py
Clone this wiki locally