{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Gets the number of sprites currently in the SpriteBatch.
== 関数 ==
=== 概要 ===
<source lang="lua">
count = SpriteBatch:getCount( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|number|count|The number of sprites currently in the batch.}}
== 関連 ==
* [[parent::SpriteBatch (日本語)]]
* [[SpriteBatch:getBufferSize (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the number of sprites currently in the SpriteBatch.}}
== そのほかの言語 ==
{{i18n (日本語)|SpriteBatch:getCount}}