public class MobSpriteDef extends MobSprite
CharSprite.State
MovieClip.Listener
BLUE, ch, DEFAULT, isMoving, NEGATIVE, NEUTRAL, POSITIVE, WARNING
flipHorizontal, flipVertical, texture
Constructor and Description |
---|
MobSpriteDef(java.lang.String defName,
int kind) |
Modifier and Type | Method and Description |
---|---|
int |
blood() |
void |
die() |
void |
link(Char ch) |
void |
selectKind(int kind) |
void |
zap(int cell) |
fall, onComplete, update
add, attack, attack, avatar, bloodBurstA, bottomEmitter, burst, centerEmitter, emitter, flash, hideAlert, hideSleep, idle, interruptMotion, kill, move, onComplete, operate, place, play, remove, removeAllStates, showAlert, showMindControl, showSleep, showStatus, turnTo, worldToCamera, zap
draw, setLayerState, setLayerTexture
bottom, copy, frame, frame, frame, texture, updateVerticesBuffer
alpha, alpha, brightness, center, center, color, color, hardlight, hardlight, height, invert, isVisible, lightness, overlapsPoint, overlapsScreenPoint, point, point, point, resetColor, Scale, Scale, setPos, setScale, tint, tint, width
camera, destroy, getParent, getVisible, hasParent, isActive, killAndErase, remove, revive, setNullParent, setParent, setVisible
public void selectKind(int kind)
selectKind
in class CharSprite
public void link(Char ch)
link
in class CharSprite
public void die()
die
in class CharSprite
public void zap(int cell)
zap
in class CharSprite
public int blood()
blood
in class CharSprite