C# 클래스 MoodSwingGame.MSRoad

상속: MS3DTile
파일 보기 프로젝트 열기: verngutz/MoodSwing 1 사용 예제들

공개 메소드들

메소드 설명
MSRoad ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column ) : System
toString ( ) : string

메소드 상세

MSRoad() 공개 메소드

public MSRoad ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column ) : System
model String
texture String
effect String
position Vector3
rotation float
row int
column int
리턴 System

toString() 공개 메소드

public toString ( ) : string
리턴 string