C# Class Electric_Potatoe_TD.MapLoader

Afficher le fichier Open project: Haseo/Electric-Potatoe-TD

Méthodes publiques

Свойство Type Description
ListOfWaves List
WayPoints List
filled ].EMap[
size int[]
size_case int

Méthodes publiques

Méthode Description
GetWayPoints ( ) : List
Load ( int level ) : void
MapLoader ( ) : System
getMap ( ) : ].EMap[
getSize ( ) : int[]
setSize ( int i ) : void

Private Methods

Méthode Description
LoadMap1 ( ) : void

Method Details

GetWayPoints() public méthode

public GetWayPoints ( ) : List
Résultat List

Load() public méthode

public Load ( int level ) : void
level int
Résultat void

MapLoader() public méthode

public MapLoader ( ) : System
Résultat System

getMap() public méthode

public getMap ( ) : ].EMap[
Résultat ].EMap[

getSize() public méthode

public getSize ( ) : int[]
Résultat int[]

setSize() public méthode

public setSize ( int i ) : void
i int
Résultat void

Property Details

ListOfWaves public_oe property

public List ListOfWaves
Résultat List

WayPoints public_oe property

public List WayPoints
Résultat List

filled public_oe property

public EMap[,] filled
Résultat ].EMap[

size public_oe property

public int[] size
Résultat int[]

size_case public_oe property

public int size_case
Résultat int