C# Class Implementators.Player.PlayerMovement

Inheritance: UnityEngine.MonoBehaviour, IRigidBodyComponent, IPositionComponent, IAnimationComponent, ISpeedComponent
Mostrar archivo Open project: sebas77/Svelto-ECS-Example

Public Properties

Property Type Description
speed float

Private Properties

Property Type Description

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

speed public_oe property

public float speed
return float