C# Class Biome, Castle-Bashers

Exibir arquivo 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_oe static_oe property

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

EnemyList public_oe static_oe property

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

MaxEnemyType public_oe static_oe property

public static int[] MaxEnemyType
return int[]

Objects public_oe static_oe property

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