スクリプトエンジン本体のヘッダコード。 [詳解]
クラス | |
| struct | tagCommandArg |
| struct | tagCommandInfo |
| struct | tagPostionInfo |
| class | CScriptEngine |
型定義 | |
| typedef struct tagCommandArg | CommandArg |
| typedef int(* | seCOMMAND) (void *, CommandArg *) |
| typedef struct tagCommandInfo | CommandInfo |
| typedef struct tagPostionInfo | PostionInfo |
スクリプトエンジン本体のヘッダコード。
| typedef struct tagCommandArg CommandArg |
| typedef struct tagCommandInfo CommandInfo |
| typedef struct tagPostionInfo PostionInfo |
| typedef int(* seCOMMAND) (void *, CommandArg *) |