2016-08-31 5 views

答えて

0

は、最後のフレームでこれを書く:

if (!this.loop) 
    this.loop = 1; 

if (this.loop++ == 2) 
    this.stop(); 
関連する問題