C# Class Fire, minimal-hand

Classe representant le feu
Afficher le fichier Open project: vinnik-dmitry07/minimal-hand Class Usage Examples

Méthodes publiques

Свойство Type Description
fire GameObject
hand Hand

Méthodes publiques

Méthode Description
Draw ( ) : void
Fire ( Hand hand, GameObject fire ) : System.Collections

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Fire() public méthode

public Fire ( Hand hand, GameObject fire ) : System.Collections
hand Hand
fire GameObject
Résultat System.Collections

Property Details

fire public_oe property

public GameObject fire
Résultat GameObject

hand public_oe property

public Hand hand
Résultat Hand