C# 클래스 GameEntities.HealthItem

Represents a item of the healths. When the player take this item his Dynamic.Life increase.
상속: Item
파일 보기 프로젝트 열기: DarrenHassan/GDM4242-GroupD

공개 메소드들

메소드 설명
HealthItem ( ) : System

보호된 메소드들

메소드 설명
OnTake ( Unit unit ) : bool

메소드 상세

HealthItem() 공개 메소드

public HealthItem ( ) : System
리턴 System

OnTake() 보호된 메소드

protected OnTake ( Unit unit ) : bool
unit Unit
리턴 bool