C# Class EngineGlowChanger, Void-Runner

Inheritance: MonoBehaviour
显示文件 Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
BoostGlow Texture
RegularGlow Texture
player Player,

Public Methods

Method Description
CheckTexture ( ) : void
Update ( ) : void

Method Details

CheckTexture() public method

public CheckTexture ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

BoostGlow public_oe property

public Texture BoostGlow
return Texture

RegularGlow public_oe property

public Texture RegularGlow
return Texture

player public_oe property

public Player, player
return Player,