C# Class Infiniminer.MapSender

Afficher le fichier Open project: bobisfat/Infiniminer Class Usage Examples

Méthodes publiques

Свойство Type Description
MAPSIZE int

Méthodes publiques

Méthode Description
MapSender ( NetConnection nClient, Infiniminer nInfs, Infiniminer nInfsN, int nMAPSIZE, bool compress ) : System
stop ( ) : void

Private Methods

Méthode Description
start ( ) : void

Method Details

MapSender() public méthode

public MapSender ( NetConnection nClient, Infiniminer nInfs, Infiniminer nInfsN, int nMAPSIZE, bool compress ) : System
nClient Lidgren.Network.NetConnection
nInfs Infiniminer
nInfsN Infiniminer
nMAPSIZE int
compress bool
Résultat System

stop() public méthode

public stop ( ) : void
Résultat void

Property Details

MAPSIZE public_oe property

public int MAPSIZE
Résultat int