C# Class UserControl, rogue-shield

Inheritance: MonoBehaviour
Afficher le fichier Open project: SneakyRedSnake/rogue-shield Class Usage Examples

Private Methods

Méthode Description
Awake ( ) : void

Get the basics components the player need

FixedUpdate ( ) : void

Get the inputs of the controller and give the values to the corrects actions components

Update ( ) : void