C# 클래스 winmaped2.VspAnimation

파일 보기 프로젝트 열기: Bananattack/verge3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Delay int
End int
ID int
Mode int
Name string
Start int
currTile int

공개 메소드들

메소드 설명
Clone ( ) : VspAnimation

메소드 상세

Clone() 공개 메소드

public Clone ( ) : VspAnimation
리턴 VspAnimation

프로퍼티 상세

Delay 공개적으로 프로퍼티

public int Delay
리턴 int

End 공개적으로 프로퍼티

public int End
리턴 int

ID 공개적으로 프로퍼티

public int ID
리턴 int

Mode 공개적으로 프로퍼티

public int Mode
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

Start 공개적으로 프로퍼티

public int Start
리턴 int

currTile 공개적으로 프로퍼티

public int currTile
리턴 int