C# Class FBLibrary.Core.BaseEntities.BaseWall

Inheritance: StaticEntity
Afficher le fichier Open project: Noxalus/Final-Bomber Class Usage Examples

Méthodes publiques

Méthode Description
Destroy ( ) : void
Remove ( ) : void
Update ( ) : void

Méthodes protégées

Méthode Description
BaseWall ( Point cellPosition ) : System

Method Details

BaseWall() protected méthode

protected BaseWall ( Point cellPosition ) : System
cellPosition Point
Résultat System

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Remove() public méthode

public Remove ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void