アットウィキロゴ

cぁss

class f{
 
constructor() {
}
 
play(){
 
 
this.z=this.x[1];
this.z=this.z+this.x[2];
 
return this.z;
}
 
}
最終更新:2017年08月27日 15:13