C# Class ShellShock.Ball

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: GREEDYHD/ShellShock

Méthodes publiques

Свойство Type Description
player UnityEngine.GameObject

Méthodes publiques

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

Method Details

BallRender() public méthode

public BallRender ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

player public_oe property

public GameObject,UnityEngine player
Résultat UnityEngine.GameObject