C# Class spawnCubes, wepwep

Inheritance: MonoBehaviour
Exibir arquivo Open project: encephalopathy/wepwep

Public Properties

Property Type Description
enemy GameObject

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

spawnWall() public method

public spawnWall ( ) : void
return void

Property Details

enemy public_oe property

public GameObject enemy
return GameObject