C# Class FogCollider, Pharos

Inheritance: ObjectController
Show file Open project: rstaewen/Pharos

Public Properties

Property Type Description
fogWall FogWallController,

Public Methods

Method Description
Start ( ) : void

Protected Methods

Method Description
resetLight ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

resetLight() protected method

protected resetLight ( ) : void
return void

Property Details

fogWall public property

public FogWallController, fogWall
return FogWallController,