2023年9月21日 星期四

温 week02

只知道找了地震數據 內容在幹嘛忘了 超好笑




PImage img,imgBox;
void setup(){
  size(600,600);
  img = loadImage("princess.png");
  imgBox = loadImage("box.png");
}

void draw(){
  imageMode(CENTER);
  if(mousePressed){     image(imgBox, mouseX, mouseY);   }else{     image(img , 300, 300, 200, 300)
sinderala下樓梯 但我覺得不像 抱歉小葉

沒有留言:

張貼留言