C# Class OpenRA.Traits.Shroud.ShroudSource

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
ProjectedCells PPos[]
Type SourceType

Méthodes publiques

Méthode Description
ShroudSource ( SourceType type, PPos projectedCells ) : System

Method Details

ShroudSource() public méthode

public ShroudSource ( SourceType type, PPos projectedCells ) : System
type SourceType
projectedCells PPos
Résultat System

Property Details

ProjectedCells public_oe property

public PPos[] ProjectedCells
Résultat PPos[]

Type public_oe property

public SourceType Type
Résultat SourceType