C# 클래스 RoadPoint, City-Generator

파일 보기 프로젝트 열기: cybercritic/City-Generator 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( object other ) : bool
RoadPoint ( ) : System.Collections
RoadPoint ( Vector2 point, RoadSegment, segment = null ) : System.Collections

메소드 상세

Equals() 공개 메소드

public Equals ( object other ) : bool
other object
리턴 bool

RoadPoint() 공개 메소드

public RoadPoint ( ) : System.Collections
리턴 System.Collections

RoadPoint() 공개 메소드

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