C# Class Sword, GrapplingHookFighters

Inheritance: Actor
Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Свойство Type Description
anim Animator

Méthodes publiques

Méthode Description
Swing ( ) : void
click ( ) : void
fixedUpdate ( ) : void
unclick ( ) : void

Method Details

Swing() public méthode

public Swing ( ) : void
Résultat void

click() public méthode

public click ( ) : void
Résultat void

fixedUpdate() public méthode

public fixedUpdate ( ) : void
Résultat void

unclick() public méthode

public unclick ( ) : void
Résultat void

Property Details

anim public_oe property

public Animator anim
Résultat Animator