C# Class CrosshairsController, Unity2d-Game

Inheritance: MonoBehaviour
Afficher le fichier Open project: sagivo/Unity2d-Game

Méthodes publiques

Свойство Type Description
cursor GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

cursor public_oe property

public GameObject cursor
Résultat GameObject