5import java.awt.event.KeyEvent;
39 "jscratch_ws/assets/"+
40 "Player_costume1.png",
48 "jscratch_ws/assets/"+
49 "Player_costume2.png",
83 }
catch (InterruptedException e) {
99 }
catch (InterruptedException e) {
114 }
catch (InterruptedException e) {
129 }
catch (InterruptedException e) {
155 public void movec(
int amt,
int dir) {
void startScript(Runnable script)
void addCostume(Costume c)
static Stage getInstance()
boolean isKeyPressed(String keyName)
void animateTurn(int dir, double time)
void movec(int amt, int dir)