C# Class SimShift.Data.WorldMapCell

Afficher le fichier Open project: nlhans/SimShift Class Usage Examples

Méthodes publiques

Свойство Type Description
points List

Méthodes publiques

Méthode Description
WorldMapCell ( int cellX, int cellZ ) : System

Method Details

WorldMapCell() public méthode

public WorldMapCell ( int cellX, int cellZ ) : System
cellX int
cellZ int
Résultat System

Property Details

points public_oe property

public List points
Résultat List