C# Class EnergyLogoAnimation, Hero.Coli

Inheritance: MonoBehaviour
Mostrar archivo Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
isPlaying bool

Public Methods

Method Description
Play ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Play() public method

public Play ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

isPlaying public_oe property

public bool isPlaying
return bool