Texture.Texture

機能/意味

サイズ指定版コンストラクタ

タイプ
Textureクラスのメソッド
構文
Texture(width:int, height:int, format:int=tcfRGBA)
引数
width

テクスチャ幅

height

テクスチャ高さ

format

カラーフォーマット(tcfRGBA or tcfAlpha)

戻り値
なし (void)
説明

テクスチャの内容は未初期化なのでごみが入っています。