C# Class zFrame.Example.TransformMoveSolution

Inheritance: MonoBehaviour
Datei anzeigen Open project: Bian-Sh/UniJoystick

Public Properties

Property Type Description
joystick Joystick
speed float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

joystick public_oe property

public Joystick joystick
return Joystick

speed public_oe property

public float speed
return float