C# Class UnityBackground, casanova-mk2

Inheritance: MonoBehaviour
Exibir arquivo Open project: vs-team/casanova-mk2

Public Properties

Property Type Description
ScrollingVelocity Vector2
rotatingVelocity float

Public Methods

Method Description
Find ( string elem, float rotatingVelocity ) : UnityBackground,

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Find() public static method

public static Find ( string elem, float rotatingVelocity ) : UnityBackground,
elem string
rotatingVelocity float
return UnityBackground,

Property Details

ScrollingVelocity public_oe property

public Vector2 ScrollingVelocity
return Vector2

rotatingVelocity public_oe property

public float rotatingVelocity
return float