変数
変数名 | 用途 |
GAMETITLEr | セーブデータのcookie保存時の判別用の情報に |
GAMETITLE | Windowタイトルに |
GAMEVERSION | Windowタイトルに |
WORDBGCOLOR | wordフレームのBGcolor |
SOUNDBGCOLOR | soundフレームのBGcolor |
cSC1n | ConvertSrcShortCut-1 Name |
cSC1v | ConvertSrcShortCut-1 Value |
cSC2n | Src=>ショートカット変換2-名前 |
cSC2v | Src=>ショートカット変換2-値 |
cSC3n | ConvertSrcShortCut-3 Name |
cSC3v | ConvertSrcShortCut-3 Value |
cSC4n | Src=>ショートカット変換4-名前 |
cSC4v | Src=>ショートカット変換4-値 |
cSC5n | ConvertSrcShortCut-5 Name |
cSC5v | ConvertSrcShortCut-5 Value |
USERNAME | コンパネ ユーザー名 cookieに |
PASSWORD | コンパネ パスワード cookieに |
SECTION | セクション ID |
NOA | Num Of Action (シナリオにおける行動(関数)の番号) |
SOUNDSW | コンパネ SOUND on/off |
PICTURESW | コンパネ PICTURE on/off |
SOUNDchange | サウンドフレーム描画は必要かどうか |
jword | 仮想wordフレーム変数 |
jimgBG | 仮想画像変数 BackGround |
jimgL | 仮想画像変数 Left |
jimgC | 仮想画像変数 Center |
jimgR | 仮想画像変数 Right |
jimgFly1 | 仮想飛行画像構造体 1 |
jimgFly2 | 仮想飛行画像構造体 2 |
jimgFly3 | 仮想飛行画像構造体 3 |
jbutton1 | 仮想ボタン構造体 1 |
jbutton2 | 仮想ボタン構造体 2 |
jbutton3 | 仮想ボタン構造体 3 |
jbutton4 | 仮想ボタン構造体 4 |
chara_name | SetSay |
word | SetSay,SetMsg,等 |
src | SetFlyImage,SetSound,等 |
src1 | SetImage,等 |
src2 | SetImage,等 |
src3 | SetImage,等 |
src4 | SetImage,等 |
val | SetB1Only,等 |
val1 | SetButton,等 |
val2 | SetButton,等 |
val3 | SetButton,等 |
val4 | SetButton,等 |
num | SetButton,SetFlyImage,等 |
num1 | SetButton,等 |
num2 | SetButton,等 |
num3 | SetButton,等 |
num4 | SetButton,等 |
visible | SetFlyImage,等 |
top | SetFlyImage,等 |
left | SetFlyImage,等 |
width | SetFlyImage,等 |
height | SetFlyImage,等 |
so | setPref,等 |
pi | setPref,等 |
us | setPref,等 |
pa | setPref,等 |
men | ChangeMenu,等 |
dataNum | Save,Load,等 |
p1 | Load,等 |
p2 | Load,等 |
name | SetCookie,等 |
value | SetCookie,等 |
argv | SetCookie,等 |
argc | SetCookie,等 |
expires | SetCookie,等 |
path | SetCookie,等 |
domain | SetCookie,等 |
secure | SetCookie,等 |
put_data | set_data,等 |
expdate | set_data,等 |
arg | GetCookie,等 |
alen | GetCookie,等 |
clen | GetCookie,等 |
i | GetCookie,等 |
j | GetCookie,等 |
offset | getCookieVal,等 |