@0b5vr/experimental
Preparing search index...
Pool
Class Pool<T>
Type Parameters
T
Index
Constructors
constructor
Properties
array
index
Accessors
current
Methods
next
Constructors
constructor
new
Pool
<
T
>
(
array
:
T
[]
)
:
Pool
<
T
>
Type Parameters
T
Parameters
array
:
T
[]
Returns
Pool
<
T
>
Properties
array
array
:
T
[]
index
index
:
number
= 0
Accessors
current
get
current
()
:
T
Returns
T
Methods
next
next
()
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
array
index
Accessors
current
Methods
next
@0b5vr/experimental
Loading...