C# Class AddFuel, Happy_Wheels_Clone

Inheritance: MonoBehaviour
Show file Open project: stevecox1964/Happy_Wheels_Clone Class Usage Examples

Public Properties

Property Type Description
carController CarController,

Private Methods

Method Description
OnTriggerEnter2D ( Collider2D, collision ) : void

Property Details

carController public property

public CarController, carController
return CarController,