execFile

「execFile」の編集履歴(バックアップ)一覧に戻る

execFile - (2008/04/19 (土) 15:54:54) のソース

 //-----------------------------------------------------------------------
 //**  execFile
 /**   指定ファイルをプレイヤーで実行
 *     @param   name : ファイルの名前(例:foo.txt)
 *              ファイルが今のスキンのフォルダになければなにも処理されない
 *     @param   playerID : プレイヤーID、0:メイン、1~:サブ
 *///---------------------------------------------------------------------





----