love.graphics.getSystemLimits (日本語)

LÖVE 0.10.0 から使用可能
love.graphics.getSystemLimit からの移行。

love.graphics の機能に関するシステム依存の最大値を取得します。

関数

概要

limits = love.graphics.getSystemLimits( )

引数

なし。

返値

table limits
GraphicsLimit のキー、および数値が入っているテーブル。

関連



そのほかの言語