Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cyclyc
JetpackGirl
FrogEnemy
C# Class Cyclyc.JetpackGirl.FrogEnemy
Inheritance:
JetpackEnemy
Exibir arquivo
Open project: JoeOsborn/Cyclyc
Public Methods
Method
Description
FrogEnemy
(
Game1
game
,
EnemyPool
p
) :
System
Protected Methods
Method
Description
LoadAnimations
( ) :
void
Method Details
FrogEnemy()
public
method
public
FrogEnemy
(
Game1
game
,
EnemyPool
p
) :
System
game
Game1
p
Cyclyc.Framework.EnemyPool
return
System
LoadAnimations()
protected
method
protected
LoadAnimations
( ) :
void
return
void