C# 클래스 MoodSwingGame.MSAbandonedBuilding

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

공개 메소드들

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

메소드 상세

MSAbandonedBuilding() 공개 메소드

public MSAbandonedBuilding ( 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

load() 공개 메소드

public load ( System sr ) : void
sr System
리턴 void

toString() 공개 메소드

public toString ( ) : string
리턴 string