C# Class StairRotate, Unity3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: kw0006667/Unity3D

Méthodes publiques

Méthode Description
GetIsMotion ( ) : bool
GetIsOpen ( ) : bool
SetClose ( ) : void
SetOpen ( ) : void

Private Methods

Méthode Description
GetRotate_X ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

GetIsMotion() public méthode

public GetIsMotion ( ) : bool
Résultat bool

GetIsOpen() public méthode

public GetIsOpen ( ) : bool
Résultat bool

SetClose() public méthode

public SetClose ( ) : void
Résultat void

SetOpen() public méthode

public SetOpen ( ) : void
Résultat void