C# Class Cyclyc.JetpackGirl.SpiderEnemyPool

Inheritance: JetpackEnemyPool
Mostrar archivo Open project: JoeOsborn/Cyclyc

Public Methods

Method Description
MakeEnemy ( ) : CycSprite
SpiderEnemyPool ( CycGame game ) : System

Method Details

MakeEnemy() public method

public MakeEnemy ( ) : CycSprite
return CycSprite

SpiderEnemyPool() public method

public SpiderEnemyPool ( CycGame game ) : System
game Cyclyc.Framework.CycGame
return System