C# Class PlatformJumping, Lurk2015Testing

Inheritance: MonoBehaviour
Datei anzeigen Open project: gmuGADIG/Lurk2015Testing

Public Properties

Property Type Description
bottomOfObject float
jumpDownLeft GameObject
jumpDownRight GameObject
jumpUpLeft GameObject
jumpUpRight GameObject
xCollideDist float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

bottomOfObject public_oe property

public float bottomOfObject
return float

jumpDownLeft public_oe property

public GameObject jumpDownLeft
return GameObject

jumpDownRight public_oe property

public GameObject jumpDownRight
return GameObject

jumpUpLeft public_oe property

public GameObject jumpUpLeft
return GameObject

jumpUpRight public_oe property

public GameObject jumpUpRight
return GameObject

xCollideDist public_oe property

public float xCollideDist
return float