C# Class AxeAnimationSyncher, Temple-Trashers

Inheritance: MonoBehaviour
Mostra file Open project: SondreHus/HackerSpace_NTNU_SpillProsjekt

Public Properties

Property Type Description
animationController AxeTowerAnimationController,

Public Methods

Method Description
animationGrabEvent ( ) : void
animationSpawnEvent ( ) : void
animationTossEvent ( ) : void

Method Details

animationGrabEvent() public method

public animationGrabEvent ( ) : void
return void

animationSpawnEvent() public method

public animationSpawnEvent ( ) : void
return void

animationTossEvent() public method

public animationTossEvent ( ) : void
return void

Property Details

animationController public_oe property

public AxeTowerAnimationController, animationController
return AxeTowerAnimationController,