C# Class DragClock, Unity2d-Game

Inheritance: BaseObj
Afficher le fichier Open project: sagivo/Unity2d-Game Class Usage Examples

Méthodes publiques

Свойство Type Description
autoCanon GameObject
cell GameObject
clockType ClockType
mineralMiner GameObject

Méthodes publiques

Méthode Description
updateVals ( ) : void

Private Methods

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

Method Details

updateVals() public méthode

public updateVals ( ) : void
Résultat void

Property Details

autoCanon public_oe property

public GameObject autoCanon
Résultat GameObject

cell public_oe property

public GameObject cell
Résultat GameObject

clockType public_oe property

public ClockType clockType
Résultat ClockType

mineralMiner public_oe property

public GameObject mineralMiner
Résultat GameObject