C# 클래스 SpawnConfig, Aegina

Utiliser cette classe pour creer une nouvelle configuration de spawn.
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
SpawnConfig ( ) : System
SpawnConfig ( Entity e ) : System
SpawnConfig ( Entity e, float ratio ) : System

메소드 상세

SpawnConfig() 공개 메소드

public SpawnConfig ( ) : System
리턴 System

SpawnConfig() 공개 메소드

public SpawnConfig ( Entity e ) : System
e Entity
리턴 System

SpawnConfig() 공개 메소드

public SpawnConfig ( Entity e, float ratio ) : System
e Entity
ratio float
리턴 System