Klasse EntitySlime
java.lang.Object
com.sunworld.game.world.entity.Entity
com.sunworld.game.world.entity.EntityMoving
com.sunworld.game.world.entity.impl.EntitySlime
- Alle implementierten Schnittstellen:
BattleInitiator
,MapObject
,MetaHolder
,StateHolder
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Texture
static final Texture
static final Texture
static final Texture
static final Texture
static final Texture
static final Texture
static final Texture
Von Klasse geerbte Felder com.sunworld.game.world.entity.EntityMoving
lastX, lastY, rotation, ticksSinceMovement
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sunworld.game.world.entity.EntityMoving
getDeltaX, getDeltaY, getDistanceTo, getDistanceToEntity, getDistanceToEntityX, getDistanceToEntityY, getFeetX, getFeetY, getLastX, getLastY, getLevel, getOriginX, getOriginY, getRotation, getSpeed, getTicksSinceMovement, getX, getY, isCollided, isMoving, move, move, onSpawn, setOrigin, setPosition, setPositionTiles, setRotation, tickEntity
Von Klasse geerbte Methoden com.sunworld.game.world.entity.Entity
createHitbox, equals, getDistanceToEntity, getDistanceToEntityX, getDistanceToEntityY, getEntityID, getMeta, getScriptFileSrc, getScriptManager, getState, getTilePosX, getTilePosY, onInteract, setEntityID, setLevel, setMeta, setScriptManager, setState, setTilePos
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden com.sunworld.game.combat.BattleInitiator
getMap
Von Schnittstelle geerbte Methoden com.sunworld.game.world.MapObject
getTileHeight, getTileWidth
-
Felddetails
-
idleDown
-
idleLeft
-
idleRight
-
idleUp
-
animationDown
-
animationRight
-
animationLeft
-
animationUp
-
-
Konstruktordetails
-
EntitySlime
-
-
Methodendetails
-
getTexture
- Angegeben von:
getTexture
in SchnittstelleMapObject
-
getEnemies
- Angegeben von:
getEnemies
in SchnittstelleBattleInitiator
-