C# Class CatchThrowV1, goalBall

This player is an old player throw controller that is no longer used.
Inheritance: MonoBehaviour
Afficher le fichier Open project: DrexelGoalBall/goalBall

Méthodes publiques

Свойство Type Description
ThrowDirection GameObject
ball GameObject
ballInRange bool
ballheld bool
pickUpThrowButton string
pickupDistance float
throwForce float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ThrowDirection public_oe property

public GameObject ThrowDirection
Résultat GameObject

ball public_oe property

public GameObject ball
Résultat GameObject

ballInRange public_oe property

public bool ballInRange
Résultat bool

ballheld public_oe property

public bool ballheld
Résultat bool

pickUpThrowButton public_oe property

public string pickUpThrowButton
Résultat string

pickupDistance public_oe property

public float pickupDistance
Résultat float

throwForce public_oe property

public float throwForce
Résultat float