{
this.setFrameSequence(b?stand:jump);
state=i;
face=b;
}
break;
}
}
{
this.setFrameSequence(b?stand:jump);
state=i;
face=b;
}
break;
}
}