Gets the width of the Texture.
== 関数 ==
=== 概要 ===
<source lang="lua">
width = Texture:getWidth( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|number|width|The width of the Texture, in pixels.}}
== 関連 ==
* [[parent::Texture (日本語)]]
* [[Texture:getHeight (日本語)]]
* [[Texture:getDimensions (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the width of the Texture.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|Texture:getWidth}}