C# Class Main_Behavior, KillAllTheseAliensRobots

Inheritance: MonoBehaviour
显示文件 Open project: gitmateusamaral/KillAllTheseAliensRobots

Public Properties

Property Type Description
e GameObject

Public Methods

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

Method Details

Spawn() public method

public Spawn ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

e public_oe property

public GameObject e
return GameObject