次の方法で共有


ICE95

ICE95 は、コントロール テーブルの をチェックし、BBControl テーブル して、ビルボード コントロールがすべてのビルボードに収まることを確認します。

結果

次のいずれかが当てはまる場合、ビルボード コントロールはビルボードに収まりません。 ICE95 は、次の警告を投稿します。

ICE95 警告 形容
BBControl 項目 '[1]。BBControl テーブルの [2]' は、コントロール テーブル内のすべてのビルボード コントロールに収まらない。 X 座標が、最小ビルボードコントロール幅の境界を超 %s コントロールの X 座標がビルボードの幅の外側にあります。
BBControl 項目 '[1]。BBControl テーブルの [2]' は、コントロール テーブル内のすべてのビルボード コントロールに収まらない。 Y 座標が、ビルボードコントロールの最小高さの境界を超 %s コントロールの Y 座標はビルボードの下部にあります。
BBControl 項目 '[1]。BBControl テーブルの [2]' は、コントロール テーブル内のすべてのビルボード コントロールに収まらない。 X 座標と組み合わせた幅が、ビルボードコントロールの最小幅を超えています %s コントロールの X 座標とコントロールの幅がビルボードの幅の外側にあります。
BBControl 項目 '[1]。BBControl テーブルの [2]' は、コントロール テーブル内のすべてのビルボード コントロールに収まらない。 Y 座標と高さが組み合わされた高さが、ビルボードコントロールの最小高さを超えています %s コントロールの Y 座標とコントロールの高さがビルボードの下部の下にあります。

 

ICE95 は、この例に関して次の警告を報告します。

The BBControl item 'billboard1.bbcontrol1' in the BBControl table does not fit in all the billboard controls in the Control table. The X coordinate exceeds the boundary of the minimum billboard control width 100
The BBControl item 'billboard1.bbcontrol2' in the BBControl table does not fit in all the billboard controls in the Control table. The Y coordinate exceeds the boundary of the minimum billboard control height 100
The BBControl item 'billboard1.bbcontrol3' in the BBControl table does not fit in all the billboard controls in the Control table. The X coordinate and the width combined together exceeds the minimum billboard control width 100
The BBControl item 'billboard1.bbcontrol4' in the BBControl table does not fit in all the billboard controls in the Control table. The Y coordinate and the height combined together exceeds the minimum billboard control height 100

コントロール テーブル (部分) (部分)

コントロール 種類 高さ
control1 ビルボード 300 100
Control2 ビルボード 100 300

 

BBControl テーブル する

ビルボード_ BBControl X Y 高さ
ビルボード1 bbcontrol1 200 0 100 100
ビルボード1 bbcontrol2 0 200 100 100
ビルボード1 bbcontrol3 50 0 100 50
ビルボード1 bbcontrol4 0 50 50 100

 

ICE リファレンス