Method | Description | |
---|---|---|
createAsteroid ( Vector3 position ) : void | ||
createEnemyFighter ( Vector3 position ) : void | ||
createPlanet ( Vector3 position ) : void | ||
createWaypoint ( Vector3 position ) : void | ||
populateLevel ( ) : void |
public createAsteroid ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |
public createEnemyFighter ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |
public createPlanet ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |
public createWaypoint ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |