C# Class TouchInputs, JuniorProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: MilesMeacham/JuniorProject Class Usage Examples

Méthodes publiques

Свойство Type Description
objPlayer GameObject
touchInputMask LayerMask

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

objPlayer public_oe property

public GameObject objPlayer
Résultat GameObject

touchInputMask public_oe property

public LayerMask touchInputMask
Résultat LayerMask