C# 클래스 Player.Cooldown, DreamCatcher

파일 보기 프로젝트 열기: themechanicalturk/DreamCatcher

공개 프로퍼티들

프로퍼티 타입 설명
max float

공개 메소드들

메소드 설명
Cooldown ( float mx, float cur ) : System.Collections.Generic

메소드 상세

Cooldown() 공개 메소드

public Cooldown ( float mx, float cur ) : System.Collections.Generic
mx float
cur float
리턴 System.Collections.Generic

프로퍼티 상세

max 공개적으로 프로퍼티

public float max
리턴 float