C# Class Entitas.Unity.VisualDebugging.PoolObserver

Afficher le fichier Open project: JamesMcMahon/entitas-2d-roguelike Class Usage Examples

Méthodes publiques

Méthode Description
Deactivate ( ) : void
PoolObserver ( Pool pool ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Méthode Description
onEntityCreated ( Pool pool, Entity entity ) : void
onGroupCleared ( Pool pool, Group group ) : void
onGroupCreated ( Pool pool, Group group ) : void

Method Details

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

PoolObserver() public méthode

public PoolObserver ( Pool pool ) : System.Collections.Generic
pool Pool
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string