C# Class World.ToyWorldCore.TileDetectorRegister

Afficher le fichier Open project: GoodAI/BrainSimulator Class Usage Examples

Méthodes publiques

Méthode Description
TileDetectorRegister ( IAtlas atlas, ITilesetTable tilesetTable ) : System.Collections.Generic
Update ( ) : void

Method Details

TileDetectorRegister() public méthode

public TileDetectorRegister ( IAtlas atlas, ITilesetTable tilesetTable ) : System.Collections.Generic
atlas IAtlas
tilesetTable ITilesetTable
Résultat System.Collections.Generic

Update() public méthode

public Update ( ) : void
Résultat void