C# 클래스 MoodSwingGame.MSBuilding

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

공개 메소드들

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

메소드 상세

MSBuilding() 공개 메소드

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