C# 클래스 ManicDigger.AnimationState

파일 보기 프로젝트 열기: GlennMR/800Craft-Client 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data object
frame int
interp float
slowdownTimer float

프로퍼티 상세

data 공개적으로 프로퍼티

public object data
리턴 object

frame 공개적으로 프로퍼티

public int frame
리턴 int

interp 공개적으로 프로퍼티

public float interp
리턴 float

slowdownTimer 공개적으로 프로퍼티

public float slowdownTimer
리턴 float