C# Class Biome, Castle-Bashers

Show file Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Properties

Property Type Description
Backgrounds ].string[
EnemyList ].string[
MaxEnemyType int[]
Objects ].string[

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Property Details

Backgrounds public static property

public static string[,] Backgrounds
return ].string[

EnemyList public static property

public static string[,] EnemyList
return ].string[

MaxEnemyType public static property

public static int[] MaxEnemyType
return int[]

Objects public static property

public static string[,] Objects
return ].string[