C# Class Ex1

Inheritance: MonoBehaviour
Mostra file Open project: ProgJogos/programacao-2sem2014 Class Usage Examples

Public Properties

Property Type Description
a float
b float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

a public_oe property

public float a
return float

b public_oe property

public float b
return float