Method | Description | |
---|---|---|
Alien ( GameObject alien ) : System.Collections | ||
get_spawn_distance ( ) : float | ||
reset_postions ( ) : void | ||
set_spawn_distance ( float distance ) : void | ||
set_z_axis ( float z ) : void | ||
spawnAlien ( GameObject _land ) : void |
public Alien ( GameObject alien ) : System.Collections | ||
alien | GameObject | |
return | System.Collections |
public set_spawn_distance ( float distance ) : void | ||
distance | float | |
return | void |
public spawnAlien ( GameObject _land ) : void | ||
_land | GameObject | |
return | void |