Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) Sprint0 Mario.ShootFireBall示例
编程语言:
C# (CSharp)
命名空间/包名称:
Sprint0
类/类型:
Mario
方法/功能:
ShootFireBall
hotexamples.com的示例:
2
C# (CSharp) Sprint0 Mario.ShootFireBall - 已找到2个示例
。这些是从开源项目中提取的最受好评的
Sprint0.Mario.ShootFireBall
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
GetSizeRectangle(6)
GetLargeSizeRectangle(3)
ToLeft(3)
ToRight(3)
Bounce(2)
Evolve(2)
Run(2)
ShootFireBall(2)
TakeDamage(2)
ToFall(2)
Draw(1)
GetInjured(1)
ToCreepDown(1)
ToStar(1)
ToUp(1)
常用方法
GetSizeRectangle (6)
GetLargeSizeRectangle (3)
ToLeft (3)
ToRight (3)
Bounce (2)
Evolve (2)
Run (2)
ShootFireBall (2)
TakeDamage (2)
ToFall (2)
常用方法
Draw (1)
GetInjured (1)
ToCreepDown (1)
ToStar (1)
ToUp (1)
相关
SectionsContainer
TCD_KitExtrator
MainWindow
MessengerContact
ChampionshipContext
Animation
CollectionRoutingMap
Parameter
ModelCollection
MAChart
Related in langs
et_pb_extract_shortcode_content (PHP)
PatientProcedure (PHP)
HasDefinedAttachments (C++)
FixMulDiv (C++)
Error (Go)
glColor3fv (Go)
Scheme.VERERBTE_ROLLEN_KONTEXT_IDENTIFIER.SCHLEIFE (Java)
FlashAbility (Java)
coapRcMethodNotAllowed (Python)
get_receiver_tip_list (Python)
示例#1
0
显示文件
public void Execute() { mario.ShootFireBall(); }
示例#2
0
显示文件
文件:
LuigiShootFireBallCommand.cs
项目:
yukeyang32/Super-Mario-Game
public void Execute() { luigi.ShootFireBall(); }
x