C# Class ShellShock.Ball

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: GREEDYHD/ShellShock

Public Properties

Property Type Description
player UnityEngine.GameObject

Public Methods

Method Description
BallRender ( ) : void
Start ( ) : void

Method Details

BallRender() public method

public BallRender ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

player public_oe property

public GameObject,UnityEngine player
return UnityEngine.GameObject