C# Class FBServer.Core.Entities.Wall

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

Méthodes publiques

Méthode Description
Destroy ( ) : void
Remove ( ) : void
Wall ( Point cellPosition ) : System

Method Details

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Remove() public méthode

public Remove ( ) : void
Résultat void

Wall() public méthode

public Wall ( Point cellPosition ) : System
cellPosition Point
Résultat System