Package com.prineside.tdi2.enemies
Class BossEnemy.BossEnemyFactory
- All Implemented Interfaces:
Disposable
,EntityFactory
- Enclosing class:
- BossEnemy
-
Constructor Summary
-
Method Summary
Methods inherited from class com.prineside.tdi2.Enemy.Factory
dispose, getDescription, getEmojiTexture, getTextureSize, getTitle, obtain, setup
-
Constructor Details
-
BossEnemyFactory
public BossEnemyFactory()
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in classEnemy.Factory<BossEnemy>
-
getHighlightTexture
- Specified by:
getHighlightTexture
in classEnemy.Factory<BossEnemy>
-
setupAssets
public void setupAssets()- Overrides:
setupAssets
in classEnemy.Factory<BossEnemy>
-
create
-
getColor
- Specified by:
getColor
in classEnemy.Factory<BossEnemy>
-