C# Class RoadPoint, City-Generator

Mostra file Open project: cybercritic/City-Generator Class Usage Examples

Public Methods

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

Method Details

Equals() public method

public Equals ( object other ) : bool
other object
return bool

RoadPoint() public method

public RoadPoint ( ) : System.Collections
return System.Collections

RoadPoint() public method

public RoadPoint ( Vector2 point, RoadSegment, segment = null ) : System.Collections
point Vector2
segment RoadSegment,
return System.Collections