SDL_QueryTexture (sprite, nil, nil, @w, @h); new (dest); dest.x:=x; dest.y:=y; dest.w:=round(w*width); dest.h:=round(h*height); if vflip then begin
確定! 回上一頁