Property | Type | Description | |
---|---|---|---|
allPlayers | ArrayList | ||
enemyPlayers | GameObject[] | ||
stationThreeSpawnPoints | GameObject[] | ||
stationTwoSpawnPoints | GameObject[] |
Method | Description | |
---|---|---|
AddPlayer ( GameObject player ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AddPlayer ( GameObject player ) : void | ||
player | GameObject | |
return | void |
public GameObject[] stationThreeSpawnPoints | ||
return | GameObject[] |