rfw2d
Preparing search index...
TextBatchStorage
Class TextBatchStorage
Index
Constructors
constructor
Properties
buffer
Methods
update
Constructors
constructor
new
TextBatchStorage
(
maxElementCount
:
number
,
textureIndexProvider
:
FontTextureIndexProvider
,
)
:
TextBatchStorage
Parameters
maxElementCount
:
number
textureIndexProvider
:
FontTextureIndexProvider
Returns
TextBatchStorage
Properties
Readonly
buffer
buffer
:
ElementByteBufferManager
Methods
update
update
(
entry
:
TextBatchEntry
,
glyphOffset
:
number
)
:
void
Parameters
entry
:
TextBatchEntry
glyphOffset
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
buffer
Methods
update
rfw2d
Loading...