C# Class Bg_Behavior, KillAllTheseAliensRobots

Inheritance: MonoBehaviour
Mostra file Open project: gitmateusamaral/KillAllTheseAliensRobots

Public Properties

Property Type Description
NewBg GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

NewBg public_oe property

public GameObject NewBg
return GameObject