Spritesheet.numOfFrames

Returns how many frames this Spritesheet has. The width / height of the current Texture is divided through the corresponding width / height of the current Texture-Rect and both values are being multiplied.

class Spritesheet
final @nogc
uint
numOfFrames
const pure nothrow
(
)

Meta