C# 클래스 Pokemon3D.Entities.System.Generators.EntityGeneratorSupplier

파일 보기 프로젝트 열기: nilllzz/Pokemon3D 1 사용 예제들

공개 메소드들

메소드 설명
EntityGeneratorSupplier ( ) : System.Collections.Generic
GetGenerator ( string identifier ) : EntityGenerator

메소드 상세

EntityGeneratorSupplier() 공개 메소드

public EntityGeneratorSupplier ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetGenerator() 공개 메소드

public GetGenerator ( string identifier ) : EntityGenerator
identifier string
리턴 EntityGenerator