C# Class Block, swip3

Inheritance: MonoBehaviour
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Свойство Type Description
Scaling Transform

Méthodes publiques

Méthode Description
CreateDisappearTransition ( int score ) : U9Transition,

Creates a transition which disappears the block and spawns a score label in its place, which will itself disappear after some time.

Method Details

CreateDisappearTransition() public méthode

Creates a transition which disappears the block and spawns a score label in its place, which will itself disappear after some time.
public CreateDisappearTransition ( int score ) : U9Transition,
score int Score.
Résultat U9Transition,

Property Details

Scaling public_oe property

public Transform Scaling
Résultat Transform