C# 클래스 EntityDescriptors.EnemySpawner.EnemySpawnerEntityDescriptor

상속: EntityDescriptor
파일 보기 프로젝트 열기: sebas77/Svelto-ECS-Example

공개 메소드들

메소드 설명
BuildNodes ( int ID, Action removeAction ) : FasterList
EnemySpawnerEntityDescriptor ( IEnemySpawnerComponent componentsImplementor ) : System

메소드 상세

BuildNodes() 공개 메소드

public BuildNodes ( int ID, Action removeAction ) : FasterList
ID int
removeAction Action
리턴 FasterList

EnemySpawnerEntityDescriptor() 공개 메소드

public EnemySpawnerEntityDescriptor ( IEnemySpawnerComponent componentsImplementor ) : System
componentsImplementor IEnemySpawnerComponent
리턴 System