C# Class PlatformJumping, Lurk2015Testing

Inheritance: MonoBehaviour
Afficher le fichier Open project: gmuGADIG/Lurk2015Testing

Méthodes publiques

Свойство Type Description
bottomOfObject float
jumpDownLeft GameObject
jumpDownRight GameObject
jumpUpLeft GameObject
jumpUpRight GameObject
xCollideDist float

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

bottomOfObject public_oe property

public float bottomOfObject
Résultat float

jumpDownLeft public_oe property

public GameObject jumpDownLeft
Résultat GameObject

jumpDownRight public_oe property

public GameObject jumpDownRight
Résultat GameObject

jumpUpLeft public_oe property

public GameObject jumpUpLeft
Résultat GameObject

jumpUpRight public_oe property

public GameObject jumpUpRight
Résultat GameObject

xCollideDist public_oe property

public float xCollideDist
Résultat float