C# Class HasteRoadMaker, VJ01

Inheritance: MonoBehaviour
Afficher le fichier Open project: keijiro/VJ01

Méthodes publiques

Свойство Type Description
columnCount int
interval float
tilePrefab GameObject
twistShaker Shaker,

Méthodes publiques

Méthode Description
CreateLine ( float offset ) : void
Update ( ) : void

Method Details

CreateLine() public méthode

public CreateLine ( float offset ) : void
offset float
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

columnCount public_oe property

public int columnCount
Résultat int

interval public_oe property

public float interval
Résultat float

tilePrefab public_oe property

public GameObject tilePrefab
Résultat GameObject

twistShaker public_oe property

public Shaker, twistShaker
Résultat Shaker,