cacophony
Preparing search index...
SpriteRegion
Interface SpriteRegion
A named, immutable region of an audio atlas, expressed in seconds.
interface
SpriteRegion
{
duration
:
number
;
loopCount
?:
LoopCount
;
start
:
number
;
}
Index
Properties
duration
loop
Count?
start
Properties
Readonly
duration
duration
:
number
Optional
Readonly
loop
Count
loopCount
?:
LoopCount
Readonly
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
loop
Count
start
cacophony
Loading...
A named, immutable region of an audio atlas, expressed in seconds.