|
RpgGame
Console Based RPG game in C#
|
This is the complete list of members for RpgGame.Generation.MapSpawnHelper, including all inherited members.
| SpawnCoinsAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |
| SpawnDoubleSwordAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |
| SpawnGoldAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |
| SpawnGolemAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | inlinestatic |
| SpawnItemsAsync< TItem >(Level level, int count, Func< TItem > factory) | RpgGame.Generation.MapSpawnHelper | inlinestatic |
| SpawnPotionsAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |
| SpawnSwordAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |
| SpawnThornsAsync(Level level, int count) | RpgGame.Generation.MapSpawnHelper | static |