pixi.js
Website
GitHub
Discord
Preparing search index...
Dict
Type Alias Dict<T>
Advanced
Dict
:
{
[
key
:
string
]:
T
}
A dictionary type that maps string keys to values of type T.
Type Parameters
T
Type declaration
[
key
:
string
]:
T
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
Website
GitHub
Discord
pixi.js
Loading...
A dictionary type that maps string keys to values of type T.