C# Class lvl4RotateInteract, PGP2

Inheritance: MonoBehaviour
Mostra file Open project: theiis/PGP2

Public Properties

Property Type Description
lever GameObject
misRot float
rot float[]
rotating bool

Public Methods

Method Description
FixedUpdate ( ) : void
Start ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

lever public_oe property

public GameObject lever
return GameObject

misRot public_oe property

public float misRot
return float

rot public_oe property

public float[] rot
return float[]

rotating public_oe property

public bool rotating
return bool