mod_stbar.asでステータスバーの高さ取得

@使うので気持ち悪いです。27行目があれなのでscreen 0以外だと取得できません。

@使うので気持ち悪いです。27行目があれなのでscreen 0以外だと取得できません。

#include "mod_stbar.as"
stbar_ini
h = stbar_sy@stbar(ginfo_sel)

color 100, 255, 255
boxf 10,10,ginfo_winx-10, ginfo_winy-h-10
color 0,0,0
mes "ステータスバー高さ:" + h