C# Class RoadPoint, City-Generator

Afficher le fichier Open project: cybercritic/City-Generator Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object other ) : bool
RoadPoint ( ) : System.Collections
RoadPoint ( Vector2 point, RoadSegment, segment = null ) : System.Collections

Method Details

Equals() public méthode

public Equals ( object other ) : bool
other object
Résultat bool

RoadPoint() public méthode

public RoadPoint ( ) : System.Collections
Résultat System.Collections

RoadPoint() public méthode

public RoadPoint ( Vector2 point, RoadSegment, segment = null ) : System.Collections
point Vector2
segment RoadSegment,
Résultat System.Collections