C# Class TileCook.Coord

Afficher le fichier Open project: jbrwn/tc

Méthodes publiques

Méthode Description
Coord ( int z, int x, int y, bool topOrigin = false ) : System

Method Details

Coord() public méthode

public Coord ( int z, int x, int y, bool topOrigin = false ) : System
z int
x int
y int
topOrigin bool
Résultat System