C# Class Tetromino

Mostra file Open project: DRMold/HungryHungryTetris Class Usage Examples

Public Properties

Property Type Description
maxSwipeTime float
minSwipeDist float
shape int

Private Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void
flickedHandler ( object sender, System e ) : void

Property Details

maxSwipeTime public_oe property

public float maxSwipeTime
return float

minSwipeDist public_oe property

public float minSwipeDist
return float

shape public_oe property

public int shape
return int