C# 클래스 SBBIN2mcr.StarboundWire

파일 보기 프로젝트 열기: Gl237man/mineroute

공개 프로퍼티들

프로퍼티 타입 설명
Endx int
Endy int
Startx int
Starty int
endx int
endy int
startx int
starty int

공개 메소드들

메소드 설명
StarboundWire ( ) : System
StarboundWire ( string fromstr ) : System
ToString ( ) : string

메소드 상세

StarboundWire() 공개 메소드

public StarboundWire ( ) : System
리턴 System

StarboundWire() 공개 메소드

public StarboundWire ( string fromstr ) : System
fromstr string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Endx 공개적으로 프로퍼티

public int Endx
리턴 int

Endy 공개적으로 프로퍼티

public int Endy
리턴 int

Startx 공개적으로 프로퍼티

public int Startx
리턴 int

Starty 공개적으로 프로퍼티

public int Starty
리턴 int

endx 공개적으로 프로퍼티

public int endx
리턴 int

endy 공개적으로 프로퍼티

public int endy
리턴 int

startx 공개적으로 프로퍼티

public int startx
리턴 int

starty 공개적으로 프로퍼티

public int starty
리턴 int