![]() |
Resonance Game
Team Walterio Fuchsbauer
|


Public Member Functions | |
| BVSpawner (int modelNum, String name, Vector3 pos, int maxbvs, int radius, int maxactive) | |
| void | addBV (BadVibe bv) |
| void | replaceBV (BadVibe bv, BadVibe newBv, int spawnNumber) |
| Vector3 | getSpawnCords () |
Properties | |
| int | MaxBVs [get] |
| int | TotalSpawned [get] |
| int | MaxActive [get] |
| int | CurrentActive [get] |
| Resonance.BVSpawner.BVSpawner | ( | int | modelNum, |
| String | name, | ||
| Vector3 | pos, | ||
| int | maxbvs, | ||
| int | radius, | ||
| int | maxactive | ||
| ) |
| void Resonance.BVSpawner.addBV | ( | BadVibe | bv | ) |


| Vector3 Resonance.BVSpawner.getSpawnCords | ( | ) |


| void Resonance.BVSpawner.replaceBV | ( | BadVibe | bv, |
| BadVibe | newBv, | ||
| int | spawnNumber | ||
| ) |


int Resonance.BVSpawner.CurrentActive [get] |
int Resonance.BVSpawner.MaxActive [get] |
int Resonance.BVSpawner.MaxBVs [get] |
int Resonance.BVSpawner.TotalSpawned [get] |