C# 클래스 HealGem, angrygoats

Purpose: The green/healing gem. Useful for healing the character when they are in danger and are close to dying.
상속: GenericGem
파일 보기 프로젝트 열기: dulb640/angrygoats 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
heal int

공개 메소드들

메소드 설명
castAnimation ( ) : void

보호된 메소드들

메소드 설명
doEffect ( ) : void

메소드 상세

castAnimation() 공개 메소드

public castAnimation ( ) : void
리턴 void

doEffect() 보호된 메소드

protected doEffect ( ) : void
리턴 void

프로퍼티 상세

heal 공개적으로 프로퍼티

public int heal
리턴 int