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
StaticEntity
C# Class FBLibrary.Core.StaticEntity
Inheritance:
BaseEntity
Mostra file
Open project: Noxalus/Final-Bomber
Public Methods
Method
Description
Update
( ) :
void
Protected Methods
Method
Description
StaticEntity
( ) :
System
StaticEntity
(
Point
cellPosition
) :
System
Method Details
StaticEntity()
protected
method
protected
StaticEntity
( ) :
System
return
System
StaticEntity()
protected
method
protected
StaticEntity
(
Point
cellPosition
) :
System
cellPosition
Point
return
System
Update()
public
method
public
Update
( ) :
void
return
void