New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

phaser3-rex-plugins-types

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phaser3-rex-plugins-types

[![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

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

phaser3-rex-plugins-types

npm code style: prettier Build Status

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

Game Object

Sprite

Text

Graphics

Container

DOM element

Behaviors

Input

Touch

Audio

Camera

Shader effects

Logic

Events

Run commands

FSM

CSV table

Quest

Data

Data manager

Unique item list

CSV

Canvas image data

Math

Random

Geometry

Curve

String

Time

UI

Board

Keywords

phaser3

FAQs

Package last updated on 19 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts