Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FBServer
Core
Entities
PowerUp
C# Class FBServer.Core.Entities.PowerUp
Inheritance:
FBLibrary.Core.BaseEntities.BasePowerUp
显示文件
Open project: Noxalus/Final-Bomber
Class Usage Examples
Public Methods
Method
Description
Destroy
( ) :
void
PowerUp
(
Point
position
) :
FBLibrary
Remove
( ) :
void
Method Details
Destroy()
public
method
public
Destroy
( ) :
void
return
void
PowerUp()
public
method
public
PowerUp
(
Point
position
) :
FBLibrary
position
Microsoft.Xna.Framework.Point
return
FBLibrary
Remove()
public
method
public
Remove
( ) :
void
return
void