phaser3-rex-plugins-types
v0.2.0
Published
[![npm](https://img.shields.io/npm/v/phaser3-rex-plugins-types.svg)](https://www.npmjs.com/package/phaser3-rex-plugins-types) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![B
Downloads
11,977
Maintainers
Readme
phaser3-rex-plugins-types
Types for phaser3-rex-plugins
Getting Started
Install the module:
npm i --save phaser3-rex-plugins-types
Add to your tsconfig.json
next lines:
"include": [
"**/*",
"node_modules/phaser3-rex-plugins-types"
]
Supported plugins
Loader
- [x] Webfont loader
- [x] Await loader
- [x] Script tag loader
- [x] Image URI loader
Game Object
Sprite
- [x] Circle mask image
- [ ] Bitmap zone
- [ ] Nine patch
- [ ] Line
Text
- [ ] BBCode Text
- [ ] Tag Text
- [ ] Typing
- [ ] Page
- [ ] Edit
Graphics
- [ ] Round Rectangle
- [x] Canvas
Container
- [x] Container Lite
- [ ] Grid table
DOM element
- [x] Input text
- [ ] File chooser
- [ ] Youtube player
Behaviors
- [ ] Quad/Hexagon grid align
- [ ] Random place
- [ ] Move to
- [ ] Rotate to
- [ ] Flash
- [ ] Shake position
- [x] Fade out destroy
- [ ] Pop up
- [ ] Scale down destroy
- [ ] Flip
- [ ] Ease-move
- [ ] Path follower
- [ ] Anchor
- [ ] Interception
- [ ] Particles along bounds
- [ ] Build arcade object
- [ ] 8 direction
- [ ] Bullet
- [ ] Ship
Input
Touch
- [ ] Gestures
- [ ] Button
- [ ] Drag
- [ ] Slider
- [ ] Scroller
- [ ] Virtual joystick
- [ ] Cursor at bound
- [ ] Drag rotate
- [ ] Mouse-wheel to up/down
Audio
- [ ] Volume fading
Camera
Shader effects
- [ ] Glow
- [ ] Gray scale
- [ ] Inverse
- [ ] HSL adjust
- [x] Outline
- [ ] Toonify
- [ ] Swirl
- [ ] Pixelation
Logic
Events
- [ ] Wait events
- [ ] Event promise
Run commands
- [ ] Run commands
- [ ] Sequence
- [ ] CSV scenario
- [ ] TCRP
FSM
- [ ] FSM
CSV table
- [ ] Conditions table
Quest
- [ ] Quest
- [ ] Dialog-quest
Data
Data manager
- [ ] Restorable data
- [ ] Buff data
Unique item list
- [ ] Unique item list
CSV
- [ ] CSV to array
- [ ] CSV to hash table
Canvas image data
Math
Random
Geometry
Curve
- [ ] Spiral curve
String
Time
UI
- [ ] UI
Board
- [x] Board