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
BirdKeeper
C# Class BirdKeeper, UrsaMajor
Inheritance:
ShootingEnemy
显示文件
Open project: BJarv/UrsaMajor
Public Methods
Method
Description
Hurt
(
float
damage
) :
void
Protected Methods
Method
Description
Attack
( ) :
void
Start
( ) :
void
Method Details
Attack()
protected
method
protected
Attack
( ) :
void
return
void
Hurt()
public
method
public
Hurt
(
float
damage
) :
void
damage
float
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void