C# Class Scroller, UrsaMajor

Inheritance: MonoBehaviour
Afficher le fichier Open project: BJarv/UrsaMajor Class Usage Examples

Méthodes publiques

Свойство Type Description
dimension float
e float
flipHoriz bool
handleSpeed bool
randomDimension bool
rend Renderer
speed float
true4Left bool

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

dimension public_oe property

public float dimension
Résultat float

e public_oe property

public float e
Résultat float

flipHoriz public_oe property

public bool flipHoriz
Résultat bool

handleSpeed public_oe property

public bool handleSpeed
Résultat bool

randomDimension public_oe property

public bool randomDimension
Résultat bool

rend public_oe property

public Renderer rend
Résultat Renderer

speed public_oe property

public float speed
Résultat float

true4Left public_oe property

public bool true4Left
Résultat bool