JScratch
Loading...
Searching...
No Matches
com.jscratch.ScratchObject Member List

This is the complete list of members for com.jscratch.ScratchObject, including all inherited members.

activeClipscom.jscratch.ScratchObjectprivate
activeScriptscom.jscratch.ScratchObjectprotected
addToList(String listName, Object item)com.jscratch.ScratchObject
answer()com.jscratch.ScratchObject
broadcast(String message)com.jscratch.ScratchObject
castToDouble(Object o)com.jscratch.ScratchObjectprotected
castToString(Object o)com.jscratch.ScratchObjectprotected
changeVariableBy(String name, double amount)com.jscratch.ScratchObject
deleteFromList(String listName, int index)com.jscratch.ScratchObject
getList(String name)com.jscratch.ScratchObject
getName()com.jscratch.ScratchObject
getVariable(String name)com.jscratch.ScratchObject
getVariableAsNumber(String name)com.jscratch.ScratchObject
getVariableAsString(String name)com.jscratch.ScratchObject
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
namecom.jscratch.ScratchObjectprotected
pickRandom(int min, int max)com.jscratch.ScratchObject
playSound(String soundPath)com.jscratch.ScratchObject
ScratchObject(String name)com.jscratch.ScratchObject
setVariable(String name, Object value)com.jscratch.ScratchObject
setVolume(double percent)com.jscratch.ScratchObject
startScript(Runnable script)com.jscratch.ScratchObject
stopAllSounds()com.jscratch.ScratchObject
variablescom.jscratch.ScratchObjectprotected
volumecom.jscratch.ScratchObjectprotected
wait(double sec)com.jscratch.ScratchObject
waitTillNextFrame()com.jscratch.ScratchObject
whenIReceive(String message, Runnable action)com.jscratch.ScratchObject
whenKeyPressed(int keyCode, Runnable action)com.jscratch.ScratchObject