C# Class OpenRA.Mods.Common.Traits.MPStartLocations

Inheritance: IWorldLoaded
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Start CPos>.Dictionary

Méthodes publiques

Méthode Description
MPStartLocations ( MPStartLocationsInfo info ) : System
WorldLoaded ( World world, WorldRenderer wr ) : void

Private Methods

Méthode Description
ChooseSpawnPoint ( World world, List available, List taken ) : CPos
FindPlayerInSlot ( World world, string pr ) : Player

Method Details

MPStartLocations() public méthode

public MPStartLocations ( MPStartLocationsInfo info ) : System
info MPStartLocationsInfo
Résultat System

WorldLoaded() public méthode

public WorldLoaded ( World world, WorldRenderer wr ) : void
world World
wr OpenRA.Graphics.WorldRenderer
Résultat void

Property Details

Start public_oe property

public Dictionary Start
Résultat CPos>.Dictionary