C# Class World.ToyWorldCore.TileDetectorRegister

Mostra file Open project: GoodAI/BrainSimulator Class Usage Examples

Public Methods

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

Method Details

TileDetectorRegister() public method

public TileDetectorRegister ( IAtlas atlas, ITilesetTable tilesetTable ) : System.Collections.Generic
atlas IAtlas
tilesetTable ITilesetTable
return System.Collections.Generic

Update() public method

public Update ( ) : void
return void