C# Class TeamCircleProjector, ES2015F

Inheritance: MonoBehaviour
Afficher le fichier Open project: jgirald/ES2015F

Méthodes publiques

Свойство Type Description
revealState LOSEntity.RevealStates

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
init ( ) : void
initWithTeamColor ( Identity iden ) : void

Private Methods

Méthode Description
newState ( ) : void
reveal ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

init() public méthode

public init ( ) : void
Résultat void

initWithTeamColor() public méthode

public initWithTeamColor ( Identity iden ) : void
iden Identity
Résultat void

Property Details

revealState public_oe property

public LOSEntity.RevealStates revealState
Résultat LOSEntity.RevealStates