Method | Description | |
---|---|---|
Activate ( ) : void | ||
BossCore ( DnK gameRef, System.Entity parent, PositionDelegate playerPositionDelegate, |
||
Draw ( |
||
Intersects ( System.Entity entity ) : bool | ||
Update ( |
Method | Description | |
---|---|---|
LoadContent ( ) : void |
Method | Description | |
---|---|---|
FirePattern ( ) : void | ||
UpdatePosition ( ) : void |
public BossCore ( DnK gameRef, System.Entity parent, PositionDelegate playerPositionDelegate, |
||
gameRef | DnK | |
parent | System.Entity | |
playerPositionDelegate | PositionDelegate | |
moverManager | ||
bulletPatterns | List |
|
initialHp | float | |
return | System |
public Draw ( |
||
gameTime | ||
return | void |
public Intersects ( System.Entity entity ) : bool | ||
entity | System.Entity | |
return | bool |
public Update ( |
||
gameTime | ||
return | void |