JScratch
Loading...
Searching...
No Matches
com.burrbox.dndiablo.DndEntity Member List

This is the complete list of members for com.burrbox.dndiablo.DndEntity, including all inherited members.

activeClipscom.jscratch.ScratchObjectprivate
activeScriptscom.jscratch.ScratchObjectprotected
addCostume(Costume c)com.jscratch.Sprite
addToList(String listName, Object item)com.jscratch.ScratchObject
answer()com.jscratch.ScratchObject
brightnessEffectcom.jscratch.Spriteprivate
broadcast(String message)com.jscratch.ScratchObject
castToDouble(Object o)com.jscratch.ScratchObjectprotected
castToString(Object o)com.jscratch.ScratchObjectprotected
changeEffectBy(String effect, double amount)com.jscratch.Sprite
changeSizeBy(double a)com.jscratch.Sprite
changeVariableBy(String name, double amount)com.jscratch.ScratchObject
changeXBy(double dx)com.jscratch.Sprite
changeYBy(double dy)com.jscratch.Sprite
clearGraphicsEffects()com.jscratch.Sprite
clickListenerscom.jscratch.Spriteprivate
colorEffectcom.jscratch.Spriteprivate
containsPoint(int mx, int my)com.jscratch.Sprite
costumeIndexcom.jscratch.Spriteprivate
costumescom.jscratch.Spriteprivate
createPlaceholder(Color c, int w, int h)com.jscratch.Spritestatic
deleteFromList(String listName, int index)com.jscratch.ScratchObject
directioncom.jscratch.Spriteprivate
DndEntity(String name)com.burrbox.dndiablo.DndEntity
draw(Graphics2D g)com.jscratch.Sprite
getBounds()com.jscratch.Sprite
getHeight()com.jscratch.Sprite
getList(String name)com.jscratch.ScratchObject
getName()com.jscratch.ScratchObject
getScaleX()com.jscratch.Sprite
getScaleY()com.jscratch.Sprite
getVariable(String name)com.jscratch.Sprite
getVariableAsNumber(String name)com.jscratch.ScratchObject
getVariableAsString(String name)com.jscratch.ScratchObject
getWidth()com.jscratch.Sprite
getX()com.jscratch.Sprite
getY()com.jscratch.Sprite
ghostEffectcom.jscratch.Spriteprivate
glide(double sec, double tx, double ty)com.jscratch.Sprite
goTo(double x, double y)com.jscratch.Sprite
goToRandomPosition()com.jscratch.Sprite
handleMouseClick(int mx, int my)com.jscratch.Sprite
handleScaleChange(double oldScale, double newScale)com.jscratch.Sprite
height()com.jscratch.Sprite
hide()com.jscratch.Sprite
ifOnEdgeBounce()com.jscratch.Sprite
isTouching(Sprite o)com.jscratch.Sprite
isTouchingColor(Color c)com.jscratch.Sprite
isVisible()com.jscratch.Sprite
itemOfList(String listName, int index)com.jscratch.ScratchObject
join(Object a, Object b)com.jscratch.ScratchObject
lengthOf(String text)com.jscratch.ScratchObject
letterOf(int index, String text)com.jscratch.ScratchObject
listscom.jscratch.ScratchObjectprotected
move(double steps)com.jscratch.Sprite
namecom.jscratch.ScratchObjectprotected
nextCostume()com.jscratch.Sprite
normalize()com.jscratch.Spriteprivate
pickRandom(int min, int max)com.jscratch.ScratchObject
playSound(String soundPath)com.jscratch.ScratchObject
pointInDirection(double dir)com.jscratch.Sprite
rotationStylecom.jscratch.Spriteprivate
say(String text)com.jscratch.Sprite
say(String text, double sec)com.jscratch.Sprite
scaleListenerscom.jscratch.Spriteprivate
scaleXcom.jscratch.Spriteprivate
scaleYcom.jscratch.Spriteprivate
ScratchObject(String name)com.jscratch.ScratchObject
setEffect(String effect, double value)com.jscratch.Sprite
setRotationStyle(RotationStyle s)com.jscratch.Sprite
setScaleX(double sx)com.jscratch.Sprite
setScaleY(double sy)com.jscratch.Sprite
setSize(double s)com.jscratch.Sprite
setStage(Stage stage)com.jscratch.Sprite
setVariable(String name, Object value)com.jscratch.ScratchObject
setVolume(double percent)com.jscratch.ScratchObject
show()com.jscratch.Sprite
sizecom.jscratch.Spriteprivate
Sprite(String name)com.jscratch.Sprite
stagecom.jscratch.Spriteprivate
startScript(Runnable script)com.jscratch.ScratchObject
statscom.burrbox.dndiablo.DndEntity
stopAllSounds()com.jscratch.ScratchObject
switchCostume(String n)com.jscratch.Sprite
turnLeft(double deg)com.jscratch.Sprite
turnRight(double deg)com.jscratch.Sprite
variablescom.jscratch.ScratchObjectprotected
visiblecom.jscratch.Spriteprivate
volumecom.jscratch.ScratchObjectprotected
wait(double sec)com.jscratch.ScratchObject
waitTillNextFrame()com.jscratch.ScratchObject
whenClicked(Runnable action)com.jscratch.Sprite
whenIReceive(String message, Runnable action)com.jscratch.ScratchObject
whenKeyPressed(int keyCode, Runnable action)com.jscratch.ScratchObject
whenScaleChanged(java.util.function.BiConsumer< Double, Double > action)com.jscratch.Sprite
width()com.jscratch.Sprite
worldXcom.burrbox.dndiablo.DndEntity
worldYcom.burrbox.dndiablo.DndEntity
xcom.jscratch.Spriteprivate
ycom.jscratch.Spriteprivate