icubic library reference
IPathTo
説明
移動処理


関数
フォーマット
void
Move
(  
const fvector2& pos
const faffine& transform
bool colose
);  

引数
pos 移動する位置
transform パスのアフィン変換
close パスを閉じるときはtrue , 開くときはfalse.

戻り値
なし