C# Class CnControls.JoystickInputHelper

Helper class that contains additional logic needed for the In-Editor multitouch (Unity Remote) Can be ommited when the Unity Remote system multitouch will be fixed
Inheritance: CnControls.BaseInputHelper
Afficher le fichier Open project: iFunFactory/demo-kgc-2015

Méthodes publiques

Méthode Description
Update ( ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void