C# Class FBServer.Core.WorldEngine.Map

Inheritance: FBLibrary.Core.BaseEntities.BaseMap
Afficher le fichier Open project: Noxalus/Final-Bomber Class Usage Examples

Méthodes publiques

Méthode Description
Map ( ) : System

Méthodes protégées

Méthode Description
AddEdgeWall ( Point position ) : void
AddUnbreakableWall ( Point position ) : void

Method Details

AddEdgeWall() protected méthode

protected AddEdgeWall ( Point position ) : void
position Point
Résultat void

AddUnbreakableWall() protected méthode

protected AddUnbreakableWall ( Point position ) : void
position Point
Résultat void

Map() public méthode

public Map ( ) : System
Résultat System