{{newin (日本語)|[[0.7.2 (日本語)|0.7.2]]|072|type=メソッド}}
{{oldin|[[0.10.0]]|100|type=function|text=Use [[SpriteBatch:setTexture]] instead}}
Replaces the image used for the sprites.
== 関数 ==
=== 概要 ===
<source lang="lua">
SpriteBatch:setImage( image )
</source>
=== 引数 ===
{{param (日本語)|Image|image|The new Image to use for the sprites.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::SpriteBatch (日本語)]]
* [[SpriteBatch:getImage (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Replaces the image used for the sprites.}}
== そのほかの言語 ==
{{i18n (日本語)|SpriteBatch:setImage}}