C# Class Ex1

Inheritance: MonoBehaviour
Afficher le fichier Open project: ProgJogos/programacao-2sem2014 Class Usage Examples

Méthodes publiques

Свойство Type Description
a float
b float

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

a public_oe property

public float a
Résultat float

b public_oe property

public float b
Résultat float