Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FBLibrary
Core
BaseEntities
BaseWall
C# Class FBLibrary.Core.BaseEntities.BaseWall
Inheritance:
StaticEntity
Mostra file
Open project: Noxalus/Final-Bomber
Class Usage Examples
Public Methods
Method
Description
Destroy
( ) :
void
Remove
( ) :
void
Update
( ) :
void
Protected Methods
Method
Description
BaseWall
(
Point
cellPosition
) :
System
Method Details
BaseWall()
protected
method
protected
BaseWall
(
Point
cellPosition
) :
System
cellPosition
Point
return
System
Destroy()
public
method
public
Destroy
( ) :
void
return
void
Remove()
public
method
public
Remove
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void