C# Class PhoneOrientation

Inheritance: MonoBehaviour
Afficher le fichier Open project: natewinck/LightsOut Class Usage Examples

Méthodes publiques

Свойство Type Description
smooth float
tiltAngle float

Méthodes publiques

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

Method Details

ResetOrientation() public méthode

public ResetOrientation ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

smooth public_oe property

public float smooth
Résultat float

tiltAngle public_oe property

public float tiltAngle
Résultat float