C# Class AnimationControllerScript, 285_02_FA15G5

Inheritance: MonoBehaviour
Mostra file Open project: selu285-2015/285_02_FA15G5 Class Usage Examples

Public Methods

Method Description
StartAnimation ( bool begin ) : void

Private Methods

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

Method Details

StartAnimation() public method

public StartAnimation ( bool begin ) : void
begin bool
return void