C# Class Cyclyc.JetpackGirl.FrogEnemy

Inheritance: JetpackEnemy
Afficher le fichier Open project: JoeOsborn/Cyclyc

Méthodes publiques

Méthode Description
FrogEnemy ( Game1 game, EnemyPool p ) : System

Méthodes protégées

Méthode Description
LoadAnimations ( ) : void

Method Details

FrogEnemy() public méthode

public FrogEnemy ( Game1 game, EnemyPool p ) : System
game Game1
p Cyclyc.Framework.EnemyPool
Résultat System

LoadAnimations() protected méthode

protected LoadAnimations ( ) : void
Résultat void