C# Class Tetromino

Afficher le fichier Open project: DRMold/HungryHungryTetris Class Usage Examples

Méthodes publiques

Свойство Type Description
maxSwipeTime float
minSwipeDist float
shape int

Private Methods

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void
flickedHandler ( object sender, System e ) : void

Property Details

maxSwipeTime public_oe property

public float maxSwipeTime
Résultat float

minSwipeDist public_oe property

public float minSwipeDist
Résultat float

shape public_oe property

public int shape
Résultat int