C# Class CrosshairsController, Unity2d-Game

Inheritance: MonoBehaviour
Mostra file Open project: sagivo/Unity2d-Game

Public Properties

Property Type Description
cursor GameObject

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

cursor public_oe property

public GameObject cursor
return GameObject