C# Class World.GameActors.Tiles.OnBackground.OnBackground

Inheritance: StaticTile
显示文件 Open project: GoodAI/BrainSimulator

Public Methods

Method Description
OnBackground ( ITilesetTable tileset )
OnBackground ( int tileType )

Method Details

OnBackground() public method

public OnBackground ( ITilesetTable tileset )
tileset ITilesetTable

OnBackground() public method

public OnBackground ( int tileType )
tileType int