Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Public Member Functions | List of all members
Entitas.CodeGenerator.ComponentIndicesGenerator Class Reference
Inheritance diagram for Entitas.CodeGenerator.ComponentIndicesGenerator:
Entitas.CodeGenerator.IPoolCodeGenerator Entitas.CodeGenerator.IComponentCodeGenerator Entitas.CodeGenerator.ICodeGenerator Entitas.CodeGenerator.ICodeGenerator

Public Member Functions

CodeGenFile [] Generate (string[] poolNames)
 
CodeGenFile [] Generate (ComponentInfo[] componentInfos)
 

Detailed Description

Definition at line 6 of file ComponentIndicesGenerator.cs.


The documentation for this class was generated from the following file: