C# Class ShellShock.Movement

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: GREEDYHD/ShellShock

Méthodes publiques

Свойство Type Description
_playerActions PlayerActions
mMovementSpeed float

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

_playerActions public_oe property

public PlayerActions,ShellShock _playerActions
Résultat PlayerActions

mMovementSpeed public_oe property

public float mMovementSpeed
Résultat float