C# Class MoveTest, Heracles

Inheritance: MonoBehaviour
Afficher le fichier Open project: TrinityUniversityGameDesign/Heracles Class Usage Examples

Méthodes publiques

Свойство Type Description
delay double
easetype string
looptype string
pathName string
time double

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

delay public_oe property

public double delay
Résultat double

easetype public_oe property

public string easetype
Résultat string

looptype public_oe property

public string looptype
Résultat string

pathName public_oe property

public string pathName
Résultat string

time public_oe property

public double time
Résultat double