Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FBLibrary
Core
BaseEntities
BaseWall
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