C# 클래스 IslandCore, Aegina

Creer un nouveau cristeau
상속: Element
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
IslandCore ( ) : System.Collections
IslandCore ( IslandCore, cristal ) : System.Collections
IslandCore ( int id, GameObject prefab ) : System.Collections

보호된 메소드들

메소드 설명
Kill ( ) : void

Reset le cristal lorsqu'il n'a plus de pv

메소드 상세

IslandCore() 공개 메소드

public IslandCore ( ) : System.Collections
리턴 System.Collections

IslandCore() 공개 메소드

public IslandCore ( IslandCore, cristal ) : System.Collections
cristal IslandCore,
리턴 System.Collections

IslandCore() 공개 메소드

public IslandCore ( int id, GameObject prefab ) : System.Collections
id int
prefab GameObject
리턴 System.Collections

Kill() 보호된 메소드

Reset le cristal lorsqu'il n'a plus de pv
protected Kill ( ) : void
리턴 void