C# Class TetrisTrigger, Asylum

Inheritance: MonoBehaviour
Afficher le fichier Open project: jump4r/Asylum Class Usage Examples

Méthodes publiques

Свойство Type Description
shouldRotate bool

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void
OnTriggerExit ( Collider other ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

OnTriggerExit() public méthode

public OnTriggerExit ( Collider other ) : void
other Collider
Résultat void

Property Details

shouldRotate public_oe property

public bool shouldRotate
Résultat bool