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

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

addBackdrop(Costume c)com.jscratch.Stage
addSprite(Sprite s)com.jscratch.Stage
addToList(String listName, Object item)com.jscratch.Stage
answer()com.jscratch.Stage
backdropIndexcom.jscratch.Stageprivate
backdropscom.jscratch.Stageprivate
broadcast(String message)com.jscratch.Stage
broadcastListenerscom.jscratch.Stageprivate
changeVariableBy(String name, double amount)com.jscratch.Stage
clearSprites()com.jscratch.Stage
currentBackdropNamecom.jscratch.Stageprivate
currentScalecom.jscratch.Stageprivate
disposeStage()com.jscratch.Stage
framecom.jscratch.Stageprivate
frameLatchcom.jscratch.Stageprivate
getBackdrop()com.jscratch.Stage
getInstance()com.jscratch.Stagestatic
getMouseX()com.jscratch.Stage
getMouseY()com.jscratch.Stage
getScaleFactor()com.jscratch.Stage
getStageHeight()com.jscratch.Stage
getStageWidth()com.jscratch.Stage
getTimer()com.jscratch.Stage
getVariable(String name)com.jscratch.Stage
getVariableAsNumber(String name)com.jscratch.Stage
getVariableAsString(String name)com.jscratch.Stage
instancecom.jscratch.Stagestatic
isKeyPressed(String keyName)com.jscratch.Stage
isKeyPressed(int keyCode)com.jscratch.Stage
isMouseDown()com.jscratch.Stage
join(Object a, Object b)com.jscratch.Stage
keyListenerscom.jscratch.Stageprivate
keyPressed(KeyEvent e)com.jscratch.Stage
keyReleased(KeyEvent e)com.jscratch.Stage
keysDowncom.jscratch.Stageprivate
keyTyped(KeyEvent e)com.jscratch.Stage
mouseClicked(MouseEvent e)com.jscratch.Stage
mouseDowncom.jscratch.Stageprivate
mouseDragged(MouseEvent e)com.jscratch.Stage
mouseEntered(MouseEvent e)com.jscratch.Stage
mouseExited(MouseEvent e)com.jscratch.Stage
mouseMoved(MouseEvent e)com.jscratch.Stage
mousePressed(MouseEvent e)com.jscratch.Stage
mouseReleased(MouseEvent e)com.jscratch.Stage
mouseXcom.jscratch.Stageprivate
mouseYcom.jscratch.Stageprivate
nextBackdrop()com.jscratch.Stage
paintComponent(Graphics g)com.jscratch.Stageprotected
playSound(String path)com.jscratch.Stage
renderTimercom.jscratch.Stageprivate
resetTimer()com.jscratch.Stage
run(Runnable setup)com.jscratch.Stagestatic
run(Stage stage, Runnable setup)com.jscratch.Stagestatic
scaleListenerscom.jscratch.Stageprivate
setStageScale(int scale, JFrame frame)com.jscratch.Stage
setVariable(String name, Object value)com.jscratch.Stage
setVolume(double vol)com.jscratch.Stage
spritescom.jscratch.Stageprivate
Stage()com.jscratch.Stage
stageObjectcom.jscratch.Stageprivate
startScript(Runnable script)com.jscratch.Stage
startTimecom.jscratch.Stageprivate
switchBackdropTo(String name)com.jscratch.Stage
tempocom.jscratch.Stageprivate
timerValuecom.jscratch.Stageprivate
update()com.jscratch.Stageprivate
waitNextFrame()com.jscratch.Stage
waitTillNextFrame()com.jscratch.Stage
whenIReceive(String message, Runnable action)com.jscratch.Stage
whenKeyPressed(int keyCode, Runnable action)com.jscratch.Stage
whenScaleChanged(java.util.function.BiConsumer< Double, Double > action)com.jscratch.Stage