C# Class Tetromino

Show 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 property

public float maxSwipeTime
return float

minSwipeDist public property

public float minSwipeDist
return float

shape public property

public int shape
return int