C# Class Networking, Halite

Inheritance: MonoBehaviour
Afficher le fichier Open project: HaliteChallenge/Halite Class Usage Examples

Méthodes publiques

Méthode Description
SendMoves ( IEnumerable moves ) : void

Call to send your move orders and complete your turn.

Method Details

SendMoves() public static méthode

Call to send your move orders and complete your turn.
public static SendMoves ( IEnumerable moves ) : void
moves IEnumerable
Résultat void