C# Class Entitas.CodeGenerator.PoolAttributesGenerator

Inheritance: IPoolCodeGenerator
Afficher le fichier Open project: JamesMcMahon/entitas-2d-roguelike

Méthodes publiques

Méthode Description
Generate ( string poolNames ) : Entitas.CodeGenerator.CodeGenFile[]

Private Methods

Méthode Description
generatePoolAttributes ( string poolName ) : string

Method Details

Generate() public méthode

public Generate ( string poolNames ) : Entitas.CodeGenerator.CodeGenFile[]
poolNames string
Résultat Entitas.CodeGenerator.CodeGenFile[]