C# Class SyncCore, Aegina

Inheritance: SyncElement
Afficher le fichier Open project: JMounier/Aegina Class Usage Examples

Méthodes publiques

Méthode Description
AttackCristal ( int damage, Team, team ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
CmdSetLevelAtk ( int level ) : void
CmdSetLevelPort ( int level ) : void
CmdSetLevelProd ( int level ) : void
CmdSetLevelTot ( int level ) : void
CmdSetTeam ( Team, team ) : void
NeedUpdate ( ) : void
RpcSetColor ( Team, team ) : void
Update ( ) : void

Method Details

AttackCristal() public méthode

public AttackCristal ( int damage, Team, team ) : void
damage int
team Team,
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void